Age | Commit message (Expand) | Author |
2023-02-02 | adding pi60 (#19431) | ziptyze |
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 |
2022-03-13 | Move keyboard USB IDs and strings to data driven: 0-9 (#16481) | Ryan |
2022-02-08 | New Keyboard: 1upkeyboards super16v2 (#16198) | MechMerlin |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-09 | Remove empty config.h from default-ish keymaps (#15429) | Ryan |
2021-12-02 | Remove manual enable of LTO within keyboards (#15377) | Joel Challis |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-30 | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan |
2021-09-26 | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young |
2021-09-21 | Remove audio pin references in rules.mk (#14532) | Ryan |
2021-09-20 | Remove backlight pin references in rules.mk (#14513) | Ryan |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | 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-09-05 | Remove empty override functions (#14312) | Ryan |
2021-08-16 | Remove MIDI Configuration boilerplate (#11151) | James Young |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-19 | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 |