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,4 @@
#pragma once
#include "quantum.h"
#include "rev1.h"