summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/bepo/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-28Add the AZERTY compatibility layer.Olivier1-5/+120
2016-11-28Change layer names (cosmetic change) and reorder them so that the "shift" ↵Olivier1-62/+62
layer can be accessed from the "alt" layer when in QWERTY compat mode.
2016-11-28A little cleanup, add some comments, change others.Olivier1-26/+16
2016-11-28Reorganize the numeric keypad layer more like a traditional numeric keypad.Olivier1-12/+12
2016-08-20Merge https://github.com/jackhumbert/qmk_firmwareOlivier1-0/+263
2016-07-29All Ez keymaps compilesFred Sundvik1-1/+1
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik1-0/+311
Only the EZ default keymaps compiles at the moment though.