[Keymap] Drashna Mouse keys and oled updates (#16556)

This commit is contained in:
Drashna Jaelre 2022-03-06 22:12:17 -08:00 committed by GitHub
parent d8971d707e
commit ff6c70415c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 776 additions and 465 deletions

View file

@ -291,4 +291,6 @@
# ifndef OLED_BRIGHTNESS
# define OLED_BRIGHTNESS 50
# endif
# undef OLED_UPDATE_INTERVAL
# define OLED_UPDATE_INTERVAL 100
#endif