Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug] Realign and size check EECONFIG structures (#20541) | Drashna Jaelre | 2023-05-08 | 11 | -43/+56 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-06 | 1 | -2/+2 |
|\ | |||||
| * | Fixup QP font rendering when `--no-ascii` is specified. (#20637) | Nick Brassel | 2023-05-06 | 1 | -2/+2 |
| | | |||||
* | | Make Pointing Device Auto Layer more configurable (#20061) | Drashna Jaelre | 2023-05-06 | 2 | -5/+55 |
| | | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> | ||||
* | | [Feature] Disable debug on QP's internal task (#20623) | Pablo Martínez | 2023-05-01 | 1 | -0/+7 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572) | Xelus22 | 2023-04-30 | 2 | -1/+50 |
| | | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-30 | 1 | -2/+2 |
|\| | |||||
| * | Fix MATRIX_HAS_GHOST when MATRIX_COL > 16 (#20093) | Christopher Berner | 2023-04-30 | 1 | -2/+2 |
| | | |||||
* | | typing_heatmap: Add macro to configure increase steps (#20300) | Jasmin | 2023-04-30 | 1 | -2/+5 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Fix capital letters not getting sent with sendstring_swiss_fr.h (Issue ↵ | precondition | 2023-04-20 | 1 | -4/+4 |
| | | | | | | | | #20080) (#20515) | ||||
* | | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+3 |
| | | |||||
* | | quantum/action_util.c: Use uint8_t for oneshot_layer_data (#20423) | Manuel Ullmann | 2023-04-12 | 1 | -1/+1 |
| | | |||||
* | | Fix preprocessor condition for SPLIT_HAPTIC_ENABLE (#20411) | Giuseppe Rota | 2023-04-12 | 1 | -1/+1 |
| | | |||||
* | | Prevent Tri-Layer keys from stopping caps words (#20398) | Ricardo Hermida Ruiz | 2023-04-10 | 1 | -0/+1 |
| | | |||||
* | | Add swap hands toggle functions (#20381) | Albert Y | 2023-04-09 | 2 | -0/+25 |
| | | |||||
* | | [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) | Stefan Kerkmann | 2023-04-06 | 1 | -1/+0 |
| | | | | | | | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration | ||||
* | | [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348) | Drashna Jaelre | 2023-04-05 | 1 | -0/+4 |
| | | |||||
* | | Add basic profiler. (#20238) | Nick Brassel | 2023-04-06 | 1 | -0/+69 |
| | | |||||
* | | [Core] Caps Word "Invert on shift" option: pressing Shift inverts the ↵ | Pascal Getreuer | 2023-04-04 | 1 | -0/+66 |
| | | | | | | | | | | | | shift state. (#20092) Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Make "detected_host_os()" available on the SLAVE side of the split keyboard ↵ | ngs-ch | 2023-04-04 | 5 | -19/+73 |
| | | | | | | | | | | | | | | (#19854) Co-authored-by: ngs.ch <ngs.ch> Co-authored-by: Drashna Jaelre <drashna@drashna.net> | ||||
* | | Fixed split keyboard issue where custom LED indicators could activate ↵ | CobraSock | 2023-04-04 | 2 | -16/+11 |
| | | | | | | | | | | | | | | incorrect LEDs (#20203) (#20204) Co-authored-by: N M <ninja.milkman@gmail.com> Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) | ||||
* | | Add core/fallback encoder behaviour (#20320) | jack | 2023-04-03 | 1 | -1/+23 |
| | | |||||
* | | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | 2023-04-03 | 6 | -91/+106 |
| | | |||||
* | | Fix OSMs getting stuck (#20034) | Kasimir Pihlasviita | 2023-04-03 | 3 | -19/+26 |
| | | |||||
* | | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 3 | -24/+9 |
| | | |||||
* | | Add direction to dynamic_macro_record_start_user (#19689) | Johannes H. Jensen | 2023-04-03 | 2 | -6/+6 |
| | | |||||
* | | Added PMW3320 driver (#19543) | Vladislav Marchenko | 2023-04-03 | 2 | -0/+25 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-03 | 1 | -0/+4 |
|\| | |||||
| * | [Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995) | Pablo Martínez | 2023-04-03 | 1 | -0/+4 |
| | | |||||
* | | Delete config_common.h (#20312) | Joel Challis | 2023-04-01 | 1 | -19/+0 |
| | | |||||
* | | Add last activity functions for pointing device (#20079) | Drashna Jaelre | 2023-03-30 | 6 | -40/+61 |
| | | |||||
* | | WS2812 driver improvements (#20262) | Ryan | 2023-03-30 | 1 | -1/+0 |
| | | |||||
* | | Remove use of keymap.h (#20004) | Joel Challis | 2023-03-27 | 8 | -26/+14 |
| | | |||||
* | | Fix rgblight layers when animations aren't enabled (#20097) | Eli Lipsitz | 2023-03-26 | 1 | -0/+4 |
| | | |||||
* | | [Cleanup] Quantum Painter (#19825) | Pablo Martínez | 2023-03-25 | 13 | -102/+102 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Tidy up duplication of MIN/MAX fallback implementations (#20236) | Joel Challis | 2023-03-23 | 6 | -26/+5 |
| | | |||||
* | | Add some helpers to tidy up XAP (#20235) | Joel Challis | 2023-03-23 | 4 | -0/+14 |
| | | |||||
* | | Update Doxygen comments for some headers (#20194) | Ryan | 2023-03-22 | 6 | -16/+23 |
| | | |||||
* | | Sync activity timestamps between sides. (#20192) | Nick Brassel | 2023-03-21 | 5 | -5/+60 |
| | | | | | | | | Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | ||||
* | | Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ↵ | Nick Brassel | 2023-03-20 | 5 | -16/+138 |
| | | | | | | | | (#20013) | ||||
* | | Relocate various modifier defines (#18638) | Joel Challis | 2023-03-10 | 4 | -40/+59 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-08 | 1 | -1/+1 |
|\| | |||||
| * | Fix processing of recently added system keycodes (#20058) | Joel Challis | 2023-03-08 | 1 | -1/+1 |
| | | |||||
* | | Remove some use of keymap.h (#20006) | Joel Challis | 2023-03-03 | 5 | -3/+5 |
| | | |||||
* | | Remove some use of keymap.h (#19980) | Joel Challis | 2023-03-03 | 68 | -68/+74 |
|/ | |||||
* | Reallocate user/kb keycode ranges (#19907) | Joel Challis | 2023-02-23 | 1 | -37/+37 |
| | |||||
* | Reallocate SAFE_RANGE (#19909) | Joel Challis | 2023-02-23 | 1 | -1/+1 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 4 | -83/+82 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Align magic keycodes (#19877) | Joel Challis | 2023-02-23 | 3 | -106/+154 |
| | |||||
* | [Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893) | precondition | 2023-02-22 | 1 | -1/+1 |
| |