summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/unk/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-201-90/+0
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Add UNK keyboard. (#9571)Herpiko Dwi Aguno2020-06-291-0/+92
* 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