Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
352beeac2f
commit
219afaba42
707 changed files with 989 additions and 958 deletions
|
@ -28,7 +28,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
*/
|
||||
[1] = LAYOUT(
|
||||
BL_TOGG, KC_TRNS, BL_BRTG,
|
||||
BL_INC, BL_DEC, BL_STEP,
|
||||
BL_UP, BL_DOWN, BL_STEP,
|
||||
BL_ON, BL_OFF, KC_TRNS
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue