[Keyboard] Add UNK keyboard. (#9571)
* 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
This commit is contained in:
parent
67beec5e94
commit
6d6340a82b
11 changed files with 377 additions and 0 deletions
15
keyboards/handwired/unk/readme.md
Normal file
15
keyboards/handwired/unk/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# UNK
|
||||
|
||||
A split 65% handwired keyboard made by herpiko.
|
||||
|
||||
* Keyboard Maintainer: [herpiko](https://github.com/herpiko)
|
||||
* Hardware Supported: Pro Micro
|
||||
* Hardware Availability: https://github.com/herpiko/unk
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make handwired/unk/rev1:default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
Build logs and files are available here: [UNK](https://github.com/herpiko/unk)
|
Loading…
Add table
Add a link
Reference in a new issue