1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2022-08-07 19:40:49 +00:00
commit 6a1a398627
6 changed files with 33 additions and 23 deletions

View file

@ -28,10 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#define USB_POLLING_INTERVAL_MS 1
#if defined(TAP_CODE_DELAY)
# undef TAP_CODE_DELAY
#endif
#define TAP_CODE_DELAY 10

View file

@ -1,6 +1,6 @@
BACKLIGHT_ENABLE = yes
CONSOLE_ENABLE = no
EXTRAKEY_ENABLE = no
EXTRAKEY_ENABLE = yes
LTO_ENABLE = yes
MOUSEKEY_ENABLE = yes
NKRO_ENABLE = yes