Age | Commit message (Expand) | Author |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | led_update_kb -> led_update_ports where appropriate (#18716) | Jouke Witteveen |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre |
2022-10-13 | Remove keymaps that still reference legacy macros (#18693) | Joel Challis |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan |
2022-07-18 | Update noroadsleft userspace and keymaps (2022-07-18) (#17714) | James Young |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2021-12-13 | Update noroadsleft userspace and keymaps (2021-12-13) (#15470) | James Young |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-09 | Merge remote-tracking branch 'upstream/master' into develop | James Young |
2021-11-09 | Update noroadsleft userspace and keymaps (2021-11-09) (#15099) | James Young |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-10-25 | Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920) | Drashna Jaelre |
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-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-06 | Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360) | Ryan |
2021-06-02 | Update noroadsleft userspace and keymaps (2021-06-02) (#13086) | James Young |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-05-03 | Update noroadsleft userspace and keymaps (2021-05-03) (#12796) | James Young |
2021-04-26 | Update noroadsleft userspace and keymaps (2021-04-26) (#12711) | James Young |
2021-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-10 | [Keymap] add noroadsleft userspace; add and update keymaps (#11686) | James Young |
2021-01-11 | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan |
2020-12-24 | `qmk fileformat`: only print complaints, and fix some of them (#11278) | Ryan |
2020-11-02 | KC60 refactor (#10834) | Ryan |
2020-08-29 | Better handle LTO_ENABLE (#9832) | Drashna Jaelre |
2020-06-10 | Add VIA support to KC60 (#9351) | James Young |
2020-04-15 | KC60 Refactor (#8782) | James Young |
2020-01-30 | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty |
2019-11-05 | [Keymap] Updates to noroadsleft keymap for KC60 (2019-11-05) (#7265) | James Young |
2019-10-21 | Cleanup rules.mk for 32U4 keyboards, I-K (#7097) | fauxpark |
2019-08-30 | Migrate ACTION_BACKLIGHT_* to BL_* (#6299) | fauxpark |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-07-15 | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-04-07 | [Keymap] Updates to noroadsleft keymap for KC60 (2019-04-07) (#5576) | noroadsleft |
2019-03-29 | Fixing dead links (#5503) | Brian Choromanski |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-14 | Updates to noroadsleft keymap for KC60 (#5127) | noroadsleft |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-11 | Remove empty fn_actions[] | fauxpark |
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft |