Initial work for my kbod support in qmk_firmware
- Wiring layout done No actual keymap yet
This commit is contained in:
parent
3448d5d487
commit
f8ed4ed573
10 changed files with 388 additions and 0 deletions
8
keyboards/handwired/kbod/keymaps/default/config.h
Normal file
8
keyboards/handwired/kbod/keymaps/default/config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
// place overrides here
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue