diff options
author | Jonathan Rascher <jon@bcat.name> | 2019-11-03 16:30:15 -0600 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2019-11-04 09:30:15 +1100 |
commit | 732d1dd4f6f9ec060b4b8332309c82ebb6c3ca25 (patch) | |
tree | 8c0161dd1eb1d9128f36f369beb6e84578acd937 /keyboards/kbdfans/kbdpad/mk1/readme.md | |
parent | e9c44e396d21df990b1d08e8b4c30e288797dffe (diff) |
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.)
Diffstat (limited to 'keyboards/kbdfans/kbdpad/mk1/readme.md')
-rw-r--r-- | keyboards/kbdfans/kbdpad/mk1/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kbdfans/kbdpad/mk1/readme.md b/keyboards/kbdfans/kbdpad/mk1/readme.md index 569fb88a22..e808d89347 100644 --- a/keyboards/kbdfans/kbdpad/mk1/readme.md +++ b/keyboards/kbdfans/kbdpad/mk1/readme.md @@ -4,7 +4,7 @@ Custom numpad. Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) Hardware Supported: KBDPad MKI -Hardware Availability: No longer available. +Hardware Availability: [KBDfans](https://kbdfans.com/products/kbdfans-pad-custom-mechanical-keyboard-diy-kit) Make example for this keyboard (after setting up your build environment): |