Update Underglow keycodes (#23765)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan
2024-08-25 22:15:07 +10:00
committed by GitHub
parent fc9d848a77
commit 8f6d2ac53c
1411 changed files with 3007 additions and 3045 deletions

View File

@@ -32,7 +32,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[1] = LAYOUT_planck_mit(
KC_GRAVE, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, ___,
___, RGB_TOG, RGB_MOD, RGB_HUI, RGB_HUD, ___, ___, ___, ___, ___, ___, QK_BOOT,
___, UG_TOGG, UG_NEXT, UG_HUEU, UG_HUED, ___, ___, ___, ___, ___, ___, QK_BOOT,
___, BL_TOGG, BL_STEP, ___, ___, ___, ___, ___, ___, ___, ___, ___,
___, ___, ___, ___, ___, ___, ___, ___, ___, ___, ___
),