about summary refs log tree commit diff
path: root/config.def.h
AgeCommit message (Collapse)Author
2022-01-21config: no longer compileZach DeCook
2022-01-21remove landscape layers (among other things)Zach DeCook
2022-01-20numlayouts: hard-code to oneZach DeCook
2022-01-20layout: Remove all but one layoutZach DeCook
2022-01-09project: rerun clang-formatJohn Sullivan
TODO make a commit or PR hook for this
2022-01-10overlapped key output: highlight letters swiped throughZach DeCook
2022-01-08add Georgian layoutSam Bowlby
2021-11-16change config.def.h to include dialerJohn Sullivan
2021-11-01added simple navigation layerMaarten van Gompel
2021-10-19applied clang-format (no functional changes), but exempted custom include ↵Maarten van Gompel
order in keyboard.c and main.c
2021-10-19slightly smaller default fontMaarten van Gompel
2021-10-19added stacy's variant of the simple layout (grid) as we can't agree on which ↵Maarten van Gompel
is best
2021-10-19Add landscape layersStacy Harper
2021-10-19WIP refacto keyboard.cStacy Harper
2021-10-19Add missing config.def.hStacy Harper