aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox
diff options
context:
space:
mode:
authorAlpha Chen <alpha@kejadlen.dev>2020-08-18 19:21:50 -0700
committerGitHub <noreply@github.com>2020-08-18 19:21:50 -0700
commitd9fe85592365259120d9f9e9cd24c8536ab95b98 (patch)
treed5903f824471bd63fa6793beb3cff65af2e15427 /layouts/community/ergodox
parentdf1467c86d2abd08a1d34ac847452e06e51a5478 (diff)
downloadqmk_firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.tar.gz
qmk_firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.zip
[Keymap] update kejadlen keymaps (#9954)
Standardizing my keymaps under my username, rather than a keymap name.
Diffstat (limited to 'layouts/community/ergodox')
-rw-r--r--layouts/community/ergodox/kejadlen/config.h (renamed from layouts/community/ergodox/alphadox/config.h)0
-rw-r--r--layouts/community/ergodox/kejadlen/keymap.c (renamed from layouts/community/ergodox/alphadox/keymap.c)14
-rw-r--r--layouts/community/ergodox/kejadlen/rules.mk (renamed from layouts/community/ergodox/alphadox/rules.mk)4
3 files changed, 9 insertions, 9 deletions
diff --git a/layouts/community/ergodox/alphadox/config.h b/layouts/community/ergodox/kejadlen/config.h
index 9e076dead..9e076dead 100644
--- a/layouts/community/ergodox/alphadox/config.h
+++ b/layouts/community/ergodox/kejadlen/config.h
diff --git a/layouts/community/ergodox/alphadox/keymap.c b/layouts/community/ergodox/kejadlen/keymap.c
index 75784f7a9..cfeb70430 100644
--- a/layouts/community/ergodox/alphadox/keymap.c
+++ b/layouts/community/ergodox/kejadlen/keymap.c
@@ -22,14 +22,14 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
22 KC_NO, 22 KC_NO,
23 LT(SYMB,KC_BSPC), CTL_T(KC_ESC), KC_NO, 23 LT(SYMB,KC_BSPC), CTL_T(KC_ESC), KC_NO,
24 24
25 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, 25 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
26 KC_VOLU, KC_J, KC_U, KC_R, KC_L, KC_SCLN, KC_BSLS, 26 KC_VOLU, KC_J, KC_U, KC_R, KC_L, KC_SCLN, KC_BSLS,
27 KC_Y, KC_N, KC_I, KC_O, KC_H, KC_QUOT, 27 KC_Y, KC_N, KC_I, KC_O, KC_H, KC_QUOT,
28 KC_VOLD, KC_P, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, 28 KC_VOLD, KC_P, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT,
29 GUI_T(KC_TAB), KC_LEFT, KC_DOWN, KC_UP, LCAG_T(KC_RGHT), 29 GUI_T(KC_TAB), ALT_T(KC_LEFT), KC_DOWN, KC_UP, LCAG_T(KC_RGHT),
30 KC_NO, KC_NO, 30 KC_WAKE, KC_PWR,
31 KC_NO, 31 KC_NO,
32 KC_NO, SFT_T(KC_ENT), LT(SYMB,KC_SPC) 32 KC_NO, SFT_T(KC_ENT), LT(SYMB,KC_SPC)
33), 33),
34 34
35[SYMB] = LAYOUT_ergodox( 35[SYMB] = LAYOUT_ergodox(
diff --git a/layouts/community/ergodox/alphadox/rules.mk b/layouts/community/ergodox/kejadlen/rules.mk
index 57c62a5e6..8e8684828 100644
--- a/layouts/community/ergodox/alphadox/rules.mk
+++ b/layouts/community/ergodox/kejadlen/rules.mk
@@ -9,5 +9,5 @@ MIDI_ENABLE = no # MIDI controls
9AUDIO_ENABLE = no # Audio output on port C6 9AUDIO_ENABLE = no # Audio output on port C6
10UNICODE_ENABLE = no # Unicode 10UNICODE_ENABLE = no # Unicode
11BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 11BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
12RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 12RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
13SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 13SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend