Data-Driven Keyboard Conversions: J (#23547)
This commit is contained in:
parent
435aab534b
commit
d0e1d36144
32 changed files with 100 additions and 153 deletions
|
@ -16,7 +16,8 @@
|
|||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"encoder": true,
|
||||
"backlight": true
|
||||
"backlight": true,
|
||||
"quantum_painter": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"direct": [
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
QUANTUM_PAINTER_ENABLE = yes
|
||||
QUANTUM_PAINTER_DRIVERS += st7735_spi
|
||||
SRC += gfx/logo.qgf.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue