summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/kbod/kbod.h
Commit message (Collapse)AuthorAgeFilesLines
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-16/+17
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Keyboard: handwired/kbod Refactor, Configurator support and readme update ↵noroadsleft2018-12-121-1/+1
| | | | | | | | | | | | | | | | | (#4623) * handwired/kbod: refactor - layout macro KEYMAP renamed to LAYOUT * handwired/kbod: update config.h files to #pragma once * handwired/kbod: Configurator support * handwired/kbod: readme update - updated reademe to current template - added image
* Remove lead keys, fix some typos, rearrange layersNurahmadie2017-04-021-1/+1
|
* Add initial keymapNurahmadie2017-04-021-4/+0
| | | | *crossfingers*
* Initial work for my kbod support in qmk_firmwareNurahmadie2017-04-021-0/+25
- Wiring layout done No actual keymap yet