summaryrefslogtreecommitdiffstats
path: root/keyboards/idobo/idobo.h
Commit message (Collapse)AuthorAgeFilesLines
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-16/+13
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* IDOBO Keyboard Support (75Keys Aluminum Keyboard) (#4401)MechMerlin2018-11-091-0/+44
* initial commit * put my name everywhere * get the switch matrix correct * add a basic keymap * use a better LAYOUT macro * update readme * Add QMK Configurator support