Age | Commit message (Expand) | Author |
2024-02-18 | Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) | Joel Challis |
2023-06-27 | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan |
2023-04-05 | Move small macropad-ish layouts to data driven (#20341) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | 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-11-03 | Normalise Dynamic Macro keycodes (#18939) | Ryan |
2022-10-17 | Remove legacy sendstring keycodes (#18749) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | 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-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-19 | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 |
2021-06-30 | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) | Ryan |
2021-03-15 | M10-A refactor (#12242) | James Young |
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre |
2021-01-20 | Remove `DESCRIPTION`, K-M (#11619) | Ryan |
2020-03-07 | Added VIA keymap for Ramaworks M10-A (#8255) | Wilba |
2020-01-30 | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty |
2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre |
2019-10-24 | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-07-05 | [Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248) | Gam3cat |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft |
2019-01-03 | Keymap updates (#4706) | Gam3cat |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-04-08 | Add readme for "major" keyboards to eliminate more QMK Configurator errors (#... | MechMerlin |
2018-04-07 | Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708) | MechMerlin |
2018-02-28 | M10-A, M65-A, GonNerd keymaps (#2418) | Gam3cat |
2017-10-15 | update keymaps to not be the canonical file | Jack Humbert |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed |