0072fdd799
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
11 lines
196 B
C
11 lines
196 B
C
#pragma once
|
|
|
|
// place overrides here
|
|
|
|
|
|
/* bootmagic salt key */
|
|
#define BOOTMAGIC_KEY_SALT KC_ESC
|
|
|
|
/* skip bootmagic and eeconfig */
|
|
#define BOOTMAGIC_KEY_SKIP KC_SPACE
|