Age | Commit message (Expand) | Author |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan |
2023-02-19 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-02-18 | Add caps lock indicator capabilities to M75S (#19552) | Álvaro A. Volpato |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-09 | Fix errors flagged by generate-api (#19784) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-27 | Swap LED_PIN_ON_STATE to 0. (#19692) | Patrick Muldoon |
2023-01-20 | Refactor some layouts which contain keyboard name (#19643) | Joel Challis |
2022-12-14 | Mode SixtyFive HA Layout Refactor (#19312) | James Young |
2022-10-23 | Mode SixtyFive HI Layout Refactor (#18823) | James Young |
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-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan |
2022-07-14 | [Keyboard] Readme file correction (#17674) | Albert Y |
2022-07-01 | Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) | Joel Challis |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-04-06 | Add non blackpill F4x1 config files (#16600) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-02-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-02-13 | Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327) | James Young |
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-02-10 | Mode 75H Touch-UP (#16310) | James Young |
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-01-27 | Add support for Mode SeventyFive (#16030) | Álvaro A. Volpato |
2022-01-06 | Fixes for bootloader refactor build failures (#15638) | Ryan |
2021-12-29 | [Keyboard] Add Mode Eighty M80v2 PCB support (#15486) | Álvaro A. Volpato |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-12-01 | [Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685) | Álvaro A. Volpato |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-10-06 | Mode M65S touch-up (#14722) | James Young |
2021-09-22 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567) | James Young |
2021-09-16 | Mode 65S: Tap code and extra keys for media keys (#14471) | Álvaro A. Volpato |
2021-09-14 | Add initial support for M65S (#14027) | Álvaro A. Volpato |
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-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |