1
0
Fork 0

Reworked backlight keycodes. (#18961)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Nick Brassel 2022-11-06 08:11:59 +11:00 committed by GitHub
parent 352beeac2f
commit 219afaba42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
707 changed files with 989 additions and 958 deletions

View file

@ -137,8 +137,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
_______, DE_PERC, DE_CIRC, DE_LBRC, DE_RBRC, DE_TILD, _______,
_______, _______, _______, _______, _______,
RGB_MOD, BL_TOGG,
BL_INC,
RGB_VAD, RGB_VAI, BL_DEC,
BL_UP,
RGB_VAD, RGB_VAI, BL_DOWN,
// right hand
KC_F12, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11,
_______, KC_UP, KC_7, KC_8, KC_9, DE_ASTR, _______,