Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) | Drashna Jaelre | 2023-01-01 | 2 | -0/+5 |
| | | |||||
* | | Align definition of unicode_map (#19452) | Joel Challis | 2023-01-01 | 1 | -1/+1 |
| | | |||||
* | | Update RGB matrix reactive gradient timer scale (#19415) | Albert Y | 2022-12-30 | 5 | -6/+7 |
| | | |||||
* | | De-obfuscate random8 functions in RGB matrix animations (#19416) | Albert Y | 2022-12-27 | 3 | -20/+7 |
| | | |||||
* | | Use random8 for jellybean effect (#19418) | Albert Y | 2022-12-27 | 1 | -2/+2 |
| | | |||||
* | | Revert changes to keymap_steno.h (#19412) | Joel Challis | 2022-12-23 | 1 | -26/+115 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-23 | 1 | -2/+26 |
|\| | |||||
| * | Minor alignment of rgb_breathe_table generator (#19403) | Joel Challis | 2022-12-23 | 1 | -2/+26 |
| | | |||||
* | | Remaining DD keymap_extras migration (#19110) | Joel Challis | 2022-12-21 | 66 | -4676/+1692 |
| | | | | | | | | | | * Parse headers to data * Regen headers from data | ||||
* | | Introduce IS_EVENT instead of !IS_NOEVENT (#19366) | Stefan Kerkmann | 2022-12-17 | 3 | -12/+15 |
| | | |||||
* | | [Core] guard action related debug messages (#19348) | Stefan Kerkmann | 2022-12-15 | 5 | -158/+99 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-15 | 1 | -1/+3 |
|\| | |||||
| * | Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335) | Joshua Diamond | 2022-12-15 | 1 | -1/+3 |
| | | |||||
* | | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 2 | -43/+43 |
| | | |||||
* | | [Test] Reset timer for every unit test and provide timestamps for log ↵ | Stefan Kerkmann | 2022-12-15 | 3 | -6/+5 |
| | | | | | | | | messages (#17028) | ||||
* | | Remove deprecated led_set_kb (#19273) | Joel Challis | 2022-12-14 | 2 | -11/+4 |
| | | | | | | | | | | * Remove led_set_kb maintaining existing led_set_user behaviour * Also call led_set_user | ||||
* | | Leader: remove `qk_` prefix (#19304) | Ryan | 2022-12-14 | 2 | -22/+24 |
| | | |||||
* | | UCIS: remove `qk_` prefix (#19302) | Ryan | 2022-12-14 | 2 | -34/+34 |
| | | |||||
* | | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of ↵ | precondition | 2022-12-13 | 3 | -35/+30 |
| | | | | | | | | HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) | ||||
* | | [Core] Quantum Painter - LVGL Integration (#18499) | jpe230 | 2022-12-13 | 7 | -3/+221 |
| | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 2022-12-12 | 2 | -14/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | | Initial uk+us DD keymap_extras migration (#19031) | Joel Challis | 2022-12-09 | 2 | -106/+65 |
| | | |||||
* | | Detect host OS based on USB fingerprint (#18463) | Ruslan Sayfutdinov | 2022-12-09 | 5 | -0/+337 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Core: Support inverted scan logic for optical switches (#19053) | dexter93 | 2022-12-09 | 1 | -4/+6 |
| | | |||||
* | | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216) | Drashna Jaelre | 2022-12-01 | 1 | -17/+0 |
| | |