aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
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
parentdf1467c86d2abd08a1d34ac847452e06e51a5478 (diff)
downloadfirmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.tar.gz
firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.tar.bz2
firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.zip
[Keymap] update kejadlen keymaps (#9954)
Standardizing my keymaps under my username, rather than a keymap name.
Diffstat (limited to 'layouts')
-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] = {
KC_NO,
LT(SYMB,KC_BSPC), CTL_T(KC_ESC), KC_NO,
- KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
- KC_VOLU, KC_J, KC_U, KC_R, KC_L, KC_SCLN, KC_BSLS,
- KC_Y, KC_N, KC_I, KC_O, KC_H, KC_QUOT,
- KC_VOLD, KC_P, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT,
- GUI_T(KC_TAB), KC_LEFT, KC_DOWN, KC_UP, LCAG_T(KC_RGHT),
- KC_NO, KC_NO,
+ KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
+ KC_VOLU, KC_J, KC_U, KC_R, KC_L, KC_SCLN, KC_BSLS,
+ KC_Y, KC_N, KC_I, KC_O, KC_H, KC_QUOT,
+ KC_VOLD, KC_P, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT,
+ GUI_T(KC_TAB), ALT_T(KC_LEFT), KC_DOWN, KC_UP, LCAG_T(KC_RGHT),
+ KC_WAKE, KC_PWR,
KC_NO,
- KC_NO, SFT_T(KC_ENT), LT(SYMB,KC_SPC)
+ KC_NO, SFT_T(KC_ENT), LT(SYMB,KC_SPC)
),
[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
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
+SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend