1
0
Fork 0

[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:
Herpiko Dwi Aguno 2020-06-30 06:32:59 +07:00 committed by GitHub
parent 67beec5e94
commit 6d6340a82b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 377 additions and 0 deletions

View 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)