Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | 2023-02-19 | 1 | -1/+5 |
| | |||||
* | Fix functions when `NO_ACTION_TAPPING` is defined (#11528) | Drashna Jaelre | 2023-02-19 | 5 | -22/+78 |
| | |||||
* | Align sequencer keycodes (#19875) | Joel Challis | 2023-02-18 | 3 | -22/+32 |
| | |||||
* | [Bug] Fix compiliation issue for Key Overrides (#19856) | Drashna Jaelre | 2023-02-15 | 1 | -3/+3 |
| | |||||
* | Fix Layer Mod handling of with right-handed mods. (#19845) | Pascal Getreuer | 2023-02-14 | 1 | -1/+1 |
| | |||||
* | Add swap hands status function (#19831) | Albert Y | 2023-02-14 | 2 | -0/+11 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Merge branch 'master' into develop | Dasky | 2023-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Update fractal attribution comment (#19832) | Albert Y | 2023-02-13 | 1 | -1/+1 |
| | | |||||
* | | Fixup `develop` compiles. (#19828) | Nick Brassel | 2023-02-13 | 1 | -11/+11 |
| | | |||||
* | | Make Magic handling more consistent in Action Keycode handling (#9126) | Drashna Jaelre | 2023-02-13 | 2 | -7/+21 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Tidy up use of keycode range helpers (#19813) | Joel Challis | 2023-02-12 | 3 | -9/+6 |
| | | |||||
* | | core: allow locking the matrix state (#18852) | dexter93 | 2023-02-13 | 2 | -1/+15 |
| | | | | | | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Add combo hook to allow per layer combo reference layers. (#16699) | Eric.a Gebhart | 2023-02-13 | 1 | -1/+13 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
* | | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 6 | -81/+248 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Restore packing of midi note keycodes (#19468) | Joel Challis | 2023-02-13 | 1 | -141/+141 |
| | | |||||
* | | Fix build failures with `OPT = 0` due to inline functions (#19767) | Sergey Vlasov | 2023-02-12 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | [Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821) | Drashna Jaelre | 2023-02-12 | 1 | -0/+2 |
| | | |||||
* | | Remove `config.h` include from quantum files (#19817) | jack | 2023-02-12 | 3 | -3/+0 |
| | | |||||
* | | [Core] Tri Layer Keys (#19795) | Drashna Jaelre | 2023-02-12 | 9 | -14/+187 |
| | | | | | | | | | | | | | | Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 4 | -17/+5 |
| | | |||||
* | | Tidy up use of keycode range helpers (#19756) | Joel Challis | 2023-02-10 | 8 | -23/+21 |
| | | |||||
* | | Move more unicode ranges to DD (#19755) | Joel Challis | 2023-02-10 | 2 | -4/+6 |
| | | |||||
* | | QP: Correct rotation and offset when using LVGL (#19713) | jpe230 | 2023-02-02 | 1 | -7/+13 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Strip out more of config_common (#19722) | Joel Challis | 2023-01-30 | 2 | -8/+2 |
| | | |||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -0/+1 |
| | | |||||
* | | Normalise Swap Hands keycodes (#19720) | Ryan | 2023-01-30 | 4 | -10/+18 |
| | | |||||
* | | Move MIDI code out of tmk_core (#19704) | Ryan | 2023-01-30 | 15 | -0/+2506 |
| | | |||||
* | | Relocate diode direction definitions (#19715) | Joel Challis | 2023-01-30 | 2 | -4/+4 |
| | | |||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 1 | -282/+0 |
| | | |||||
* | | Fix quantum ring_buffer for ChibiOS (#19683) | Joel Challis | 2023-01-28 | 1 | -1/+1 |
| | | |||||
* | | Allow overriding of keymap/encodermap layer count. (#19325) | Nick Brassel | 2023-01-24 | 2 | -15/+39 |
| | | |||||
* | | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 12 | -22/+22 |
| | | | | | | | | | | * Fix functions with empty params * Found a bunch more | ||||
* | | Process Tap Dances before WPM/Velocikey (#19599) | Jouke Witteveen | 2023-01-16 | 1 | -8/+8 |
| | | |||||
* | | Refactor pixel rain animation (#19606) | Albert Y | 2023-01-16 | 1 | -6/+6 |
| | | |||||
* | | Add RGB565 and RGB888 color support to Quantum Painter (#19382) | David Hoelscher | 2023-01-14 | 9 | -18/+93 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-10 | 1 | -2/+2 |
|\| | |||||
| * | [Bug] Use correct functions for RGB Matrix support in VIA (#19554) | Drashna Jaelre | 2023-01-10 | 1 | -2/+2 |
| | | |||||
* | | Allow mod-tap hold action on one shot layer (#19214) | David Kosorin | 2023-01-02 | 1 | -1/+6 |
| | | |||||
* | | Regenerate Files (#19463) | QMK Bot | 2023-01-01 | 67 | -67/+131 |
| | | |||||
* | | Add Split support for Haptic feedback (#19203) | Drashna Jaelre | 2023-01-01 | 4 | -0/+70 |
| | |