summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/unk/rev1/rev1.h
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-28/+0
|
* Remove more empty headers (#20155)Ryan2023-03-171-2/+0
|
* [Keyboard] Add UNK keyboard. (#9571)Herpiko Dwi Aguno2020-06-291-0/+30
* 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