1
0
Fork 0

Fixed formatting and added font file

This commit is contained in:
Akaash Suresh 2020-01-03 08:47:18 -06:00
parent 5b8f1327d8
commit 2a7c715bc6
6 changed files with 250 additions and 7 deletions

View file

@ -1,8 +1,11 @@
#pragma once
#define MASTER_RIGHT
#define EE_HANDS
#define USE_SERIAL_PD2
#define OLED_DISABLE_TIMEOUT
#define TAPPING_TERM_PER_KEY
#ifdef RGBLIGHT_ENABLE
# undef RGBLED_NUM
# define RGBLED_NUM 27
@ -26,6 +29,3 @@
# define RGB_MATRIX_VAL_STEP 5
# define RGB_MATRIX_SPD_STEP 10
#endif
#define OLED_DISABLE_TIMEOUT
#define TAPPING_TERM_PER_KEY

View file

@ -20,4 +20,4 @@ TAP_DANCE_ENABLE = yes # Enable Tap Dance.
OLED_DRIVER_ENABLE = yes
BOOTLOADER = atmel-dfu
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
SPLIT_TRANSPORT = mirror
SPLIT_TRANSPORT = mirror