summaryrefslogtreecommitdiffstats
path: root/docs/config_options.md
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-291-1/+1
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-2/+2
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-4/+1
* Make Magic handling more consistent in Action Keycode handling (#9126)Drashna Jaelre2023-02-131-0/+3
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-7/+2
* Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-131-2/+5
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-6/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-151-1/+1
|\
| * [Docs] Note default value for TAP_CODE_DELAY (#19078)Albert Y2022-11-151-1/+1
* | Implement split comms watchdog (#18599)Dasky2022-10-061-0/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-1/+1
|\|
| * docs: some typos (#18582)George Rodrigues2022-10-051-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-301-1/+11
|\|
| * [docs] Improve documentation regarding info.json (#18508)Less/Rikki2022-09-291-1/+11
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-3/+3
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-7/+5
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-9/+0
* Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)Drashna Jaelre2022-08-041-2/+0
* docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501)Ben Fiedler2022-07-201-2/+4
* Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-1/+1
* Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-081-0/+2
* [Core] Add compile/make macro to core (#15959)Drashna Jaelre2022-03-171-0/+2
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-02-091-0/+2
|\
| * Add support for driving unselected row/col. (#16278)Nick Brassel2022-02-091-0/+2
* | Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-2/+2
* | Rip out old macro and action_function system (#16025)Ryan2022-01-241-5/+0
|/
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-261-0/+2
* Add support for deferred executors. (#14859)Nick Brassel2021-11-151-0/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Basic keycode overhaul (#14726)Ryan2021-11-031-1/+1
* Document `MAGIC` feature (#14301)JayceFayne2021-10-261-0/+2
* [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-291-0/+2
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-2/+2
* Enable sync of OLED/ST7565 display on/off state on Splits (#13542)Drashna Jaelre2021-08-151-0/+6
* Process combos earlier & overlapping combos (#8591)Pete Sevander2021-08-061-1/+13
* [Feature] Key Overrides (#11422)Jonas Gessner2021-07-131-0/+4
* Extensible split data sync (#11930)Nick Brassel2021-06-181-2/+24
* Use single memcmp to determine if matrix changed. (#13064)Nick Brassel2021-06-091-0/+3
* [Docs] Fix typos in audio config in main config page (#12928)shela2021-05-211-2/+2
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-3/+9
* Address wake from sleep instability (#11450)Joshua Diamond2021-02-021-0/+2
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+3
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-0/+2
* Remove support for Adafruit EZ-Key (#10103)Ryan2020-08-291-3/+1
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-3/+1
* Remove `DESCRIPTION` (#9732)Ryan2020-07-161-2/+0
* add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII2020-07-041-1/+4
* Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-011-0/+2
* Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-131-0/+3