| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -30/+13 |
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+3 |
* | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 2 | -135/+64 |
* | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -1/+3 |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -17/+0 |
* | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-11 | 2 | -6/+5 |
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 2 | -3/+4 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -3/+0 |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -2/+3 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 1 | -0/+0 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
* | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 2 | -7/+7 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+3 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | 2021-09-10 | 1 | -1/+1 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Refactor to use led config - Part 6 (#12115) | Joel Challis | 2021-03-10 | 2 | -16/+2 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | Community layout support for KBDpad Mk.I (#9220) | Ryan | 2020-05-28 | 5 | -35/+159 |
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan | 2020-05-17 | 1 | -2/+0 |
* | Disable console on vusb boards using mouse/extra (#8625) | Joel Challis | 2020-03-31 | 1 | -1/+1 |
* | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan | 2020-03-31 | 1 | -352/+0 |
* | V-USB: Use structs for USB descriptors (#8572) | Ryan | 2020-03-28 | 1 | -9/+3 |
* | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | 2020-03-26 | 2 | -31/+6 |
* | Fix LED configuration for PS2AVRGB boards (#7989) | fauxpark | 2020-01-23 | 1 | -2/+1 |
* | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | 2020-01-18 | 1 | -7/+12 |
* | [Keyboard] Update ATmega32A readme files to match template (#7462) | Joel Challis | 2019-11-23 | 1 | -34/+6 |
* | Set device version from config.h for V-USB boards (#7316) | fauxpark | 2019-11-15 | 2 | -1/+2 |
* | Add support for configurable polling interval and power usage o… (#7336) | fauxpark | 2019-11-15 | 1 | -10/+0 |
* | Convert some PS2AVRGB boards to I2C WS2812 driver (#7241) | fauxpark | 2019-11-04 | 2 | -16/+1 |
* | Fix KBDPad MKI backlight, Num Lock LEDs; clean up firmware a bit (#6883) | Jonathan Rascher | 2019-11-04 | 5 | -77/+17 |
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -15/+8 |
* | [Keyboard] New Keyboard: KBDPad MKI (#6452) | MechMerlin | 2019-08-01 | 8 | -0/+691 |