summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/keymaps/bepo
AgeCommit message (Collapse)Author
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-06-11remove most .pngsJack Humbert
2016-11-28Add the AZERTY compatibility layer.Olivier
2016-11-28Change layer names (cosmetic change) and reorder them so that the "shift" ↵Olivier
layer can be accessed from the "alt" layer when in QWERTY compat mode.
2016-11-28A little cleanup, add some comments, change others.Olivier
2016-11-28Adjust comment.Olivier
2016-11-28Reorganize the numeric keypad layer more like a traditional numeric keypad.Olivier
2016-08-20Rename file following upstream folder rename.Olivier
2016-08-20Merge https://github.com/jackhumbert/qmk_firmwareOlivier
2016-07-29All Ez keymaps compilesFred Sundvik
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik
Only the EZ default keymaps compiles at the moment though.