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
707 changed files with 989 additions and 958 deletions

View File

@@ -290,7 +290,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
return false;
break;
#endif
// case BL_INC:
// case BL_UP:
// meira_inc_backlight_level();
// return false;
// break;