Data-Driven Keyboard Conversions: J (#23547)

This commit is contained in:
James Young 2024-04-18 17:49:15 -07:00 committed by GitHub
parent 435aab534b
commit d0e1d36144
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 100 additions and 153 deletions

View file

@ -16,7 +16,8 @@
"extrakey": true,
"mousekey": true,
"encoder": true,
"backlight": true
"backlight": true,
"quantum_painter": true
},
"matrix_pins": {
"direct": [

View file

@ -1,3 +1,2 @@
QUANTUM_PAINTER_ENABLE = yes
QUANTUM_PAINTER_DRIVERS += st7735_spi
SRC += gfx/logo.qgf.c