Age | Commit message (Expand) | Author |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-02-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-02-02 | adding pi60 (#19431) | ziptyze |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | 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 |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-30 | Remove useless line continuations (#19399) | Ryan |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-12-11 | [RP2040] update i2c drivers to reflect peripheral number (#19277) | Stefan Kerkmann |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-27 | Remove rgblight_list.h (#18878) | Ryan |
2022-10-26 | Fixup 1upkeyboards/pi60_rgb (#18858) | jack |
2022-10-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-10-26 | Addition of pi60_rgb to 1upkeyboards (#18633) | ziptyze |
2022-10-22 | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan |
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-06 | Fix compilation of 1upkeyboards on develop (#18618) | Dasky |
2022-10-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-10-05 | Product changes to 1up lineup (#18382) | ziptyze |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-09-15 | [Keyboard] Add pi40 (#18207) | ziptyze |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis |
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 |
2022-04-12 | [Keyboard] super16 update (#16494) | ziptyze |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |