Add kb2040 onkey keyboard that works with the oled keymap (#17786)
This commit is contained in:
9
keyboards/handwired/onekey/kb2040/rules.mk
Normal file
9
keyboards/handwired/onekey/kb2040/rules.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# MCU name
|
||||
MCU = RP2040
|
||||
BOOTLOADER = rp2040
|
||||
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
|
||||
OPT_DEFS += -DHAL_USE_I2C=TRUE
|
||||
|
||||
Reference in New Issue
Block a user