summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbdpad
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-42/+26
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+4
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-42/+42
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-12/+11
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-0/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-2/+4
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-220/+124
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-172-33/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-114-23/+10
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-20/+20
* Move backlight config to data driven (#19910)Ryan2023-02-264-8/+9
* Remove matrix size defines (#19581)Ryan2023-02-172-7/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-5/+7
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-3/+3
* Minor lint fixes for various info.json (#19275)Wolf Van Herreweghe2022-12-091-1/+1
* [Keyboard] add kbdpadmk3 (#18795)dztech2022-12-047-0/+245
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-13/+20
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-15/+14
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Move kbdpad_mk2 to kbdpad/mk2, add numpad layout to mk2.h (#15892)Felipe Bastos2022-01-2915-0/+587
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-16/+2
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Community layout support for KBDpad Mk.I (#9220)Ryan2020-05-285-35/+159
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1