Age | Commit message (Expand) | Author |
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-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan |
2022-10-21 | Remove legacy fauxclicky and unicode keycodes (#18800) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-13 | Remove keymaps that still reference legacy macros (#18693) | Joel Challis |
2022-09-06 | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-07-26 | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan |
2022-05-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-05-22 | [Keyboard] Atreus62update (#17179) | Xyverz |
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-27 | K.O.Y and German layout for several boards (#14991) | Paul Scheikl |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-07 | Remove references to Makefile in keyboard-level rules.mk (#15427) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-09-12 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-09-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-10 | Remove commented out BLUETOOTH_ENABLE rules (#14361) | Ryan |
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan |
2021-08-16 | Remove MIDI Configuration boilerplate (#11151) | James Young |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-06 | `keymap_extras`: Remove deprecated defines (#12949) | Ryan |
2021-05-11 | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White |
2021-01-11 | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan |
2021-01-11 | Remove `DESCRIPTION`, 0-A (#11369) | Ryan |
2020-06-24 | Minor keymap fix (#9534) | Xyverz |
2020-05-30 | 2020 May 30 Breaking Changes Update (#9215) | James Young |
2020-05-15 | [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079) | Paul Scheikl |
2020-01-29 | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty |
2020-01-26 | Ensure setPinInput actually sets input high-Z (#6237) | Mikkel Jeppesen |
2020-01-02 | [Keymap] Hvp baseline19 (#7690) | hvp |
2019-12-18 | [Keymap] Added userspace for d4mation. Included their keymap for the Atreus62... | Eric Defore |
2019-11-11 | [Keymap] Added macro (#7331) | Xyverz |
2019-10-28 | [Keymap] Updating keymaps (#7170) | Xyverz |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark |
2019-08-30 | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević |
2019-08-30 | Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) | fauxpark |
2019-08-21 | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |