zompi: split works, no external pullup needed

This commit is contained in:
Thomas Haukland 2022-08-28 09:42:11 +02:00
parent 78a00d66ea
commit 0c18526ada
2 changed files with 5 additions and 2 deletions

View File

@ -23,7 +23,9 @@
#define MANUFACTURER tompi
#define PRODUCT Zompi
//#define SOFT_SERIAL_PIN GP0
#define SOFT_SERIAL_PIN GP0
#define CRC8_USE_TABLE
#define CRC8_OPTIMIZE_SPEED
//#define MASTER_RIGHT

View File

@ -9,12 +9,13 @@ BOOTLOADER = rp2040
#
RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
#RGB_MATRIX_DRIVER = WS2812 # RGB matrix driver support
#SPLIT_KEYBOARD = yes
SPLIT_KEYBOARD = yes
LTO_ENABLE = yes
AUDIO_SUPPORTED = no
RGB_MATRIX_SUPPORTED = no
RGBLIGHT_SUPPORTED = no
SERIAL_DRIVER = vendor
LAYOUTS = split_3x5_3
OLED_DRIVER = SSD1306