Age | Commit message (Expand) | Author |
2023-05-04 | Even more `info.json` whitespace cleanups (#20703) | Ryan |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre |
2022-08-31 | Ensure all keyboards have a bootloader set (#18234) | Ryan |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |
2021-11-03 | Remove deprecated KEYMAP alias (#15037) | Joel Challis |
2021-09-12 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan |
2021-01-07 | cleanup clueboard based on latest validation work | Zach White |
2020-12-30 | Configure keyboard matrix from info.json (#10817) | Zach White |
2020-12-18 | Add the ability to exclude keyboards from travis builds (#11178) | Zach White |
2020-11-21 | Refactor to use led config - Part 4 (#10967) | Joel Challis |
2020-01-31 | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis |
2020-01-29 | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark |
2019-08-20 | Remove superfluous JTAG disable code (#6445) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-23 | Clueboard refresh (#4902) | skullydazed |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2019-01-11 | Remove empty action_function() | fauxpark |
2019-01-11 | Remove empty fn_actions[] | fauxpark |
2017-10-21 | Fix the naming for clueboard files | skullY |
2017-10-17 | Reorganize clueboard into a single directory (#1855) | skullydazed |