1
0
Fork 0

Change all RGB mode keycodes to short aliases (#23691)

This commit is contained in:
Ryan 2024-05-12 10:05:11 +10:00 committed by GitHub
parent 66eb5d0a90
commit f9f67d4cb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 87 additions and 87 deletions

View file

@ -21,7 +21,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T,
KC_ESC, KC_A, KC_S, KC_D, KC_F, KC_G,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B,
KC_LCTL, KC_LGUI, RGB_TOG, RGB_MODE_FORWARD, QK_BOOT, KC_SPC
KC_LCTL, KC_LGUI, RGB_TOG, RGB_MOD, QK_BOOT, KC_SPC
),
[1] = LAYOUT_ortho_5x6(
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,