Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keymap introspection for combos. (#19670) | Nick Brassel | 2023-05-15 | 1 | -2/+2 |
| | |||||
* | Organise config/rules <-> info mappings (#20723) | Ryan | 2023-05-09 | 1 | -50/+95 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+2 |
| | |||||
* | [Core] Caps Word "Invert on shift" option: pressing Shift inverts the ↵ | Pascal Getreuer | 2023-04-04 | 1 | -0/+1 |
| | | | | | | shift state. (#20092) Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 1 | -1/+1 |
| | |||||
* | WS2812 driver improvements (#20262) | Ryan | 2023-03-30 | 1 | -0/+2 |
| | |||||
* | Clean up APA102 config and add DD mapping (#20159) | Ryan | 2023-03-20 | 1 | -0/+3 |
| | |||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -0/+1 |
| | |||||
* | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of ↵ | precondition | 2022-12-13 | 1 | -2/+2 |
| | | | | HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) | ||||
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 2022-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | ||||
* | Core: Support inverted scan logic for optical switches (#19053) | dexter93 | 2022-12-09 | 1 | -0/+1 |
| | |||||
* | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216) | Drashna Jaelre | 2022-12-01 | 1 | -1/+1 |
| | |||||
* | DD bootmagic config (#19201) | Joel Challis | 2022-11-30 | 1 | -0/+4 |
| | | | | | | | * DD bootmagic config * Also enable * docs | ||||
* | 2022 Nov 26 changelog. (#19164) | Nick Brassel | 2022-11-28 | 1 | -6/+8 |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Additional DD backlight config (#19124) | Joel Challis | 2022-11-23 | 1 | -0/+2 |
| | | | | | * Additional dd backlight config * Update docs | ||||
* | Revert "Add pointing device support to data driven config (#18215)" (#19063) | Drashna Jaelre | 2022-11-15 | 1 | -18/+0 |
| | |||||
* | Add pointing device support to data driven config (#18215) | Drashna Jaelre | 2022-11-14 | 1 | -0/+18 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Format DD mappings and schemas (#18924) | Ryan | 2022-11-08 | 1 | -0/+130 |