Age | Commit message (Expand) | Author |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | 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-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | 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-30 | Remove useless line continuations (#19399) | Ryan |
2022-12-12 | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y |
2022-12-10 | Remove broken keymap/userspace (#19271) | Joel Challis |
2022-11-08 | Normalise output selection (Bluetooth) keycodes (#19004) | Ryan |
2022-10-27 | Remove `KC_DELT` (#18882) | Ryan |
2022-10-17 | Remove legacy sendstring keycodes (#18749) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan |
2022-10-13 | Remove keymaps that still reference legacy macros (#18693) | Joel Challis |
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan |
2022-10-10 | Remove legacy keycodes, part 2 (#18660) | Ryan |
2022-09-06 | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | 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-07-02 | [Keymap] Update Miryoku (#16482) | Manna Harbour |
2022-06-16 | [Keyboard] Atreus: add STM32F103C8T6 based variant (#16846) | Dmitry Nosachev |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-22 | [Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695) | Luc |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-01-30 | Rename `AdafruitBLE` to `BluefruitLE` (#16127) | Ryan |
2022-01-10 | [Keymap] dvorak 42 key layouts (Ergodox EZ / Atreus) updates (#15656) | LucW |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-10-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-10-15 | [Keymap] Update Miryoku (#14827) | Manna Harbour |
2021-10-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-10-10 | [Keyboad] Add VIA support for Atreus promicro (#13169) | leonardusdipa |
2021-09-21 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-21 | Remove audio pin references in rules.mk (#14532) | Ryan |
2021-09-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-20 | Remove backlight pin references in rules.mk (#14513) | Ryan |
2021-09-12 | Move Bluetooth config to common_features.mk (#14404) | 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-08-16 | Remove MIDI Configuration boilerplate (#11151) | James Young |
2021-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-08-13 | [Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121) | Joshua T |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-15 | Migrate more `fn_actions` stuff (#13502) | Ryan |