Fix KBDPad MKI backlight, Num Lock LEDs; clean up firmware a bit (#6883)

* Update keyboard kit URL

* Replace custom RGB driver with new one from #7183

* Replace backlight with standard impl

* Remove some unnecessary default settings

* Disable COMMAND since docs want it off by default

(There's no working IS_COMMAND set for this board anyway, so it's
already a nop.)
This commit is contained in:
Jonathan Rascher
2019-11-03 16:30:15 -06:00
committed by fauxpark
parent e9c44e396d
commit 732d1dd4f6
5 changed files with 17 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
{
"keyboard_name": "KBDFans KBDPad MKI",
"url": "",
"keyboard_name": "KBDfans KBDPad MKI",
"url": "https://kbdfans.com/products/kbdfans-pad-custom-mechanical-keyboard-diy-kit",
"maintainer": "qmk",
"width": 4,
"height": 6.25,