summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/unk/rev1/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-201-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
|
* [Keyboard] Add UNK keyboard. (#9571)Herpiko Dwi Aguno2020-06-291-0/+91
* Add UNK keyboard. * Update keyboards/handwired/unk/info.json * Use KC_NO to block out nonexistent matrix positions. * Update keyboards/handwired/unk/readme.md * Update keyboards/handwired/unk/keymaps/default/keymap.c