[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
4
keyboards/handwired/unk/unk.h
Normal file
4
keyboards/handwired/unk/unk.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
#include "rev1.h"
|
Loading…
Add table
Add a link
Reference in a new issue