Age | Commit message (Expand) | Author |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-04-14 | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre |
2022-10-05 | Product changes to 1up lineup (#18382) | ziptyze |
2022-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-13 | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-06-24 | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-19 | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-02-15 | Audio system overhaul (#11820) | Drashna Jaelre |
2021-01-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-11 | Remove `DESCRIPTION`, 0-A (#11369) | Ryan |
2020-12-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White |
2020-12-03 | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel |
2020-11-18 | Refactor to use led config - Part 3 (#10966) | Joel Challis |
2020-08-29 | Better handle LTO_ENABLE (#9832) | Drashna Jaelre |
2020-04-04 | VIA Support: 1upkeyboards Sweet16 (#8652) | MechMerlin |
2019-11-14 | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark |
2019-10-23 | Support for the upcoming 1UP Keyboards Sweet 16 rev2 (#7125) | skullydazed |
2019-09-24 | Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-02-25 | Some minor refactoring of boards in 1upkeyboards directory (#5236) | MechMerlin |
2019-01-30 | Sweet16 Keymap by Spaceman added (#5003) | Spaceman |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |