Add kb2040 onkey keyboard that works with the oled keymap (#17786)

This commit is contained in:
Jeff Epler
2022-08-05 21:38:10 -05:00
committed by GitHub
parent ad4ef47d2b
commit 7bbc1b21dd
4 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# MCU name
MCU = RP2040
BOOTLOADER = rp2040
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
OPT_DEFS += -DHAL_USE_I2C=TRUE