summaryrefslogtreecommitdiff
path: root/keyboards/handwired/unk/rev1
AgeCommit message (Collapse)Author
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
* exclude all of handwired * exclude more keyboards from CI
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-06-29[Keyboard] Add UNK keyboard. (#9571)Herpiko Dwi Aguno
* 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