summaryrefslogtreecommitdiff
path: root/docs/config_options.md
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-15
|\
| * [Docs] Note default value for TAP_CODE_DELAY (#19078)Albert Y2022-11-15
* | Implement split comms watchdog (#18599)Dasky2022-10-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|
| * docs: some typos (#18582)George Rodrigues2022-10-05
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-30
|\|
| * [docs] Improve documentation regarding info.json (#18508)Less/Rikki2022-09-29
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-28
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-06
* Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)Drashna Jaelre2022-08-04
* docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501)Ben Fiedler2022-07-20
* Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-24
* Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-08
* [Core] Add compile/make macro to core (#15959)Drashna Jaelre2022-03-17
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-02-09
|\
| * Add support for driving unselected row/col. (#16278)Nick Brassel2022-02-09
* | Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-30
* | Rip out old macro and action_function system (#16025)Ryan2022-01-24
|/
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-26
* Add support for deferred executors. (#14859)Nick Brassel2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Basic keycode overhaul (#14726)Ryan2021-11-03
* Document `MAGIC` feature (#14301)JayceFayne2021-10-26
* [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-29
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* Enable sync of OLED/ST7565 display on/off state on Splits (#13542)Drashna Jaelre2021-08-15
* Process combos earlier & overlapping combos (#8591)Pete Sevander2021-08-06
* [Feature] Key Overrides (#11422)Jonas Gessner2021-07-13
* Extensible split data sync (#11930)Nick Brassel2021-06-18
* Use single memcmp to determine if matrix changed. (#13064)Nick Brassel2021-06-09
* [Docs] Fix typos in audio config in main config page (#12928)shela2021-05-21
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* Address wake from sleep instability (#11450)Joshua Diamond2021-02-02
* Normalise include statements in core code (#11153)Ryan2020-12-11
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Remove support for Adafruit EZ-Key (#10103)Ryan2020-08-29
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* Remove `DESCRIPTION` (#9732)Ryan2020-07-16
* add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII2020-07-04
* Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-01
* Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-13
* Add ability to blink lighting layer for a specified duration (#8760)Joshua Diamond2020-05-09
* Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević2020-04-09
* Feature: RGBLight layers (#7768)Nathan Gray2020-03-10
* [Docs] Fix links in Config Options docJames Young2020-03-06
* Add explicit id tags to externally linked headersskullY2020-03-05
* New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty2020-02-25
* Allow 30us matrix delay to be keyboard/user overridable (#8216)Joel Challis2020-02-21
* Align max backlight level in docs (#8142)Joel Challis2020-02-11