diff options
Diffstat (limited to 'keyboards/bpiphany/kitten_paw/config.h')
-rw-r--r-- | keyboards/bpiphany/kitten_paw/config.h | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/keyboards/bpiphany/kitten_paw/config.h b/keyboards/bpiphany/kitten_paw/config.h index 7972721ed..7dbf02769 100644 --- a/keyboards/bpiphany/kitten_paw/config.h +++ b/keyboards/bpiphany/kitten_paw/config.h | |||
@@ -91,54 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
91 | //#define FORCE_NKRO | 91 | //#define FORCE_NKRO |
92 | 92 | ||
93 | /* | 93 | /* |
94 | * Magic Key Options | ||
95 | * | ||
96 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
97 | * the keyboard. They are best used in combination with the HID Listen program, | ||
98 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
99 | * | ||
100 | * The options below allow the magic key functionality to be changed. This is | ||
101 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
102 | * | ||
103 | */ | ||
104 | |||
105 | /* control how magic key switches layers */ | ||
106 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true | ||
107 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true | ||
108 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_CUSTOM false | ||
109 | |||
110 | /* override magic key keymap */ | ||
111 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS | ||
112 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS | ||
113 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_CUSTOM | ||
114 | //#define MAGIC_KEY_HELP1 H | ||
115 | //#define MAGIC_KEY_HELP2 SLASH | ||
116 | //#define MAGIC_KEY_DEBUG D | ||
117 | //#define MAGIC_KEY_DEBUG_MATRIX X | ||
118 | //#define MAGIC_KEY_DEBUG_KBD K | ||
119 | //#define MAGIC_KEY_DEBUG_MOUSE M | ||
120 | //#define MAGIC_KEY_VERSION V | ||
121 | //#define MAGIC_KEY_STATUS S | ||
122 | //#define MAGIC_KEY_CONSOLE C | ||
123 | //#define MAGIC_KEY_LAYER0_ALT1 ESC | ||
124 | //#define MAGIC_KEY_LAYER0_ALT2 GRAVE | ||
125 | //#define MAGIC_KEY_LAYER0 0 | ||
126 | //#define MAGIC_KEY_LAYER1 1 | ||
127 | //#define MAGIC_KEY_LAYER2 2 | ||
128 | //#define MAGIC_KEY_LAYER3 3 | ||
129 | //#define MAGIC_KEY_LAYER4 4 | ||
130 | //#define MAGIC_KEY_LAYER5 5 | ||
131 | //#define MAGIC_KEY_LAYER6 6 | ||
132 | //#define MAGIC_KEY_LAYER7 7 | ||
133 | //#define MAGIC_KEY_LAYER8 8 | ||
134 | //#define MAGIC_KEY_LAYER9 9 | ||
135 | //#define MAGIC_KEY_BOOTLOADER PAUSE | ||
136 | //#define MAGIC_KEY_LOCK CAPS | ||
137 | //#define MAGIC_KEY_EEPROM E | ||
138 | //#define MAGIC_KEY_NKRO N | ||
139 | //#define MAGIC_KEY_SLEEP_LED Z | ||
140 | |||
141 | /* | ||
142 | * Feature disable options | 94 | * Feature disable options |
143 | * These options are also useful to firmware size reduction. | 95 | * These options are also useful to firmware size reduction. |
144 | */ | 96 | */ |