diff options
Diffstat (limited to 'keyboards/durgod/k320/keymaps/kuenhlee/keymap.c')
-rw-r--r-- | keyboards/durgod/k320/keymaps/kuenhlee/keymap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/durgod/k320/keymaps/kuenhlee/keymap.c b/keyboards/durgod/k320/keymaps/kuenhlee/keymap.c index bf79f24db..866e522fc 100644 --- a/keyboards/durgod/k320/keymaps/kuenhlee/keymap.c +++ b/keyboards/durgod/k320/keymaps/kuenhlee/keymap.c | |||
@@ -35,11 +35,6 @@ | |||
35 | #define KC_STOP LCTL(LSFT(KC_HOME)) // Select from Cursor to Home | 35 | #define KC_STOP LCTL(LSFT(KC_HOME)) // Select from Cursor to Home |
36 | #define KC_SEND LCTL(LSFT(KC_END)) // Select from Cursor to End | 36 | #define KC_SEND LCTL(LSFT(KC_END)) // Select from Cursor to End |
37 | 37 | ||
38 | // Defines the keycodes used by our macros in process_record_user | ||
39 | enum custom_keycodes { | ||
40 | KC_TGUI = SAFE_RANGE // Toggle between GUI Lock or Unlock | ||
41 | }; | ||
42 | |||
43 | // °±²³µ©ΩθΩ√∞∆≈≠→↓←↑≡■□●○∴«»÷≤≥Σ | 38 | // °±²³µ©ΩθΩ√∞∆≈≠→↓←↑≡■□●○∴«»÷≤≥Σ |
44 | // Defines the Enumeration for Unicode Map | 39 | // Defines the Enumeration for Unicode Map |
45 | enum unicode_names { | 40 | enum unicode_names { |