moved to handwired folder
This commit is contained in:
parent
288bf4faa3
commit
959c48e146
17 changed files with 3 additions and 3 deletions
12
keyboards/handwired/minorca/keymaps/default/config.h
Normal file
12
keyboards/handwired/minorca/keymaps/default/config.h
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
/* bootmagic salt key */
|
||||
#define BOOTMAGIC_KEY_SALT KC_ESC
|
||||
|
||||
/* skip bootmagic and eeconfig */
|
||||
#define BOOTMAGIC_KEY_SKIP KC_SPACE
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue