aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/hotswap/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbdfans/kbd67/hotswap/config.h')
-rw-r--r--keyboards/kbdfans/kbd67/hotswap/config.h48
1 files changed, 0 insertions, 48 deletions
diff --git a/keyboards/kbdfans/kbd67/hotswap/config.h b/keyboards/kbdfans/kbd67/hotswap/config.h
index 3bee63332..2179acb5f 100644
--- a/keyboards/kbdfans/kbd67/hotswap/config.h
+++ b/keyboards/kbdfans/kbd67/hotswap/config.h
@@ -120,54 +120,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
120//#define FORCE_NKRO 120//#define FORCE_NKRO
121 121
122/* 122/*
123 * Magic Key Options
124 *
125 * Magic keys are hotkey commands that allow control over firmware functions of
126 * the keyboard. They are best used in combination with the HID Listen program,
127 * found here: https://www.pjrc.com/teensy/hid_listen.html
128 *
129 * The options below allow the magic key functionality to be changed. This is
130 * useful if your keyboard/keypad is missing keys and you want magic key support.
131 *
132 */
133
134/* control how magic key switches layers */
135//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
136//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true
137//#define MAGIC_KEY_SWITCH_LAYER_WITH_CUSTOM false
138
139/* override magic key keymap */
140//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS
141//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS
142//#define MAGIC_KEY_SWITCH_LAYER_WITH_CUSTOM
143//#define MAGIC_KEY_HELP1 H
144//#define MAGIC_KEY_HELP2 SLASH
145//#define MAGIC_KEY_DEBUG D
146//#define MAGIC_KEY_DEBUG_MATRIX X
147//#define MAGIC_KEY_DEBUG_KBD K
148//#define MAGIC_KEY_DEBUG_MOUSE M
149//#define MAGIC_KEY_VERSION V
150//#define MAGIC_KEY_STATUS S
151//#define MAGIC_KEY_CONSOLE C
152//#define MAGIC_KEY_LAYER0_ALT1 ESC
153//#define MAGIC_KEY_LAYER0_ALT2 GRAVE
154//#define MAGIC_KEY_LAYER0 0
155//#define MAGIC_KEY_LAYER1 1
156//#define MAGIC_KEY_LAYER2 2
157//#define MAGIC_KEY_LAYER3 3
158//#define MAGIC_KEY_LAYER4 4
159//#define MAGIC_KEY_LAYER5 5
160//#define MAGIC_KEY_LAYER6 6
161//#define MAGIC_KEY_LAYER7 7
162//#define MAGIC_KEY_LAYER8 8
163//#define MAGIC_KEY_LAYER9 9
164//#define MAGIC_KEY_BOOTLOADER PAUSE
165//#define MAGIC_KEY_LOCK CAPS
166//#define MAGIC_KEY_EEPROM E
167//#define MAGIC_KEY_NKRO N
168//#define MAGIC_KEY_SLEEP_LED Z
169
170/*
171 * Feature disable options 123 * Feature disable options
172 * These options are also useful to firmware size reduction. 124 * These options are also useful to firmware size reduction.
173 */ 125 */