1
0
Fork 0

[Keyboard] annepro2: match default keymap to stock keycaps (#16724)

This commit is contained in:
bwisn 2022-04-13 16:24:38 +02:00 committed by GitHub
parent 3f8343e552
commit ad981dea72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 74 additions and 6 deletions

View file

@ -58,6 +58,10 @@ enum AP2KeyCodes {
KC_AP_LED_PREV_PROFILE,
KC_AP_LED_NEXT_INTENSITY,
KC_AP_LED_SPEED,
KC_AP_RGB_VAI,
KC_AP_RGB_VAD,
KC_AP_RGB_TOG,
KC_AP_RGB_MOD,
AP2_SAFE_RANGE,
};