summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/puckbuddy
AgeCommit message (Expand)Author
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-25Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-15Migrate more F4x1 board files (#18046)Joel Challis
2022-08-09[Keyboard] MechWild Puckbuddy (#17161)Kyle McCreery