Update keycodes for keyboards with RGB Matrix (#24484)
This commit is contained in:
parent
7d8f193988
commit
f3bae56808
345 changed files with 923 additions and 941 deletions
|
@ -1,7 +1,7 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT( /* Base */
|
||||
RGB_MOD, KC_1, KC_2, KC_3,
|
||||
RM_NEXT, KC_1, KC_2, KC_3,
|
||||
KC_4, KC_5, KC_6, MO(1)
|
||||
),
|
||||
[1] = LAYOUT( /* Base */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue