summaryrefslogtreecommitdiff
path: root/keyboards/handwired/kbod/keymaps
AgeCommit message (Collapse)Author
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-04-02Use tap-toggle to move between layers.Nurahmadie
- Add PDOT key
2017-04-02Fix layer stuck, and add numpad supportNurahmadie
2017-04-02Forgot semicolon, and add reference linkNurahmadie
2017-04-02Add READMENurahmadie
2017-04-02Enable alt-F4 without [Fn]Nurahmadie
- Add led indicator when keymap not on base layer \o/
2017-04-02Add capslock led, and audio buttonsNurahmadie
- Also change layer switch to momentary
2017-04-02Remove lead keys, fix some typos, rearrange layersNurahmadie
2017-04-02Add initial keymapNurahmadie
*crossfingers*
2017-04-02Initial work for my kbod support in qmk_firmwareNurahmadie
- Wiring layout done No actual keymap yet