Browse Source

Move QP flag to info.json. Revert imgur url

pull/22259/head
dcpedit 1 month ago
parent
commit
4ca68345eb
3 changed files with 3 additions and 3 deletions
  1. +2
    -1
      keyboards/dcpedit/midevil/info.json
  2. +1
    -1
      keyboards/dcpedit/midevil/readme.md
  3. +0
    -1
      keyboards/dcpedit/midevil/rules.mk

+ 2
- 1
keyboards/dcpedit/midevil/info.json View File

@ -11,7 +11,8 @@
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"backlight": true
"backlight": true,
"quantum_painter": true
},
"matrix_pins": {
"cols": ["GP27", "GP28", "GP11", "GP10", "GP9", "GP4", "GP3", "GP2", "GP1", "GP0"],


+ 1
- 1
keyboards/dcpedit/midevil/readme.md View File

@ -1,6 +1,6 @@
# MidEvil
![MidEvil](https://i.imgur.com/WCE6GIUh.jpg)
![MidEvil](https://i.imgur.com/WCE6GIU.jpg)
If number pads are evil, then this keyboard places all that evilness smack dab in the middle.


+ 0
- 1
keyboards/dcpedit/midevil/rules.mk View File

@ -1,4 +1,3 @@
QUANTUM_PAINTER_ENABLE = yes
QUANTUM_PAINTER_DRIVERS += ili9488_spi
SRC += image/background.qgf.c \
image/animated.qgf.c

Loading…
Cancel
Save