summaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Expand)AuthorFilesLines
2023-03-15userspace/community layout fixes (#19998)Less/Rikki3-4/+6
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre21-238/+332
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis2-11/+3
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-13Refactor Leader key feature (#19632)Ryan21-560/+555
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-1/+1
2023-02-10Tidy up use of keycode range helpers (#19756)Joel Challis2-2/+2
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan5-5/+5
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan15-25/+23
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-20Fix functions with empty params (#19647)Ryan10-17/+17
2023-01-11Tidy up use of CTPC (#19570)Joel Challis2-4/+4
2023-01-01Align definition of unicode_map (#19452)Joel Challis13-13/+13
2022-12-30Remove useless line continuations (#19399)Ryan4-60/+60
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan65-353/+353
2022-12-14Leader: remove `qk_` prefix (#19304)Ryan2-4/+4
2022-12-14UCIS: remove `qk_` prefix (#19302)Ryan1-2/+2
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2-16/+0
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y15-29/+28
2022-12-12Merge remote-tracking branch 'origin/master' into developQMK Bot5-0/+416
2022-12-11[Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)Luc5-0/+416
2022-12-10Remove broken keymap/userspace (#19271)Joel Challis21-1104/+0
2022-12-01Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre1-3/+0
2022-11-29[Keymap] Update Miryoku (#19190)Manna Harbour4-69/+153
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre14-145/+201
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan4-8/+8
2022-11-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're2-7/+24
2022-11-20[Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields2-5/+22
2022-11-15Fix some old keycodes (#19086)Ryan28-37/+37
2022-11-12Merge remote-tracking branch 'origin/master' into developDrashna Jael're140-3536/+13400
2022-11-12[Keymap] Update/refactor userspace and add keymaps for rmeli (#18398)Rocco Meli8-26/+268
2022-11-11Eric Gebhart user space and keymaps (#17487)Eric Gebhart132-3510/+13132
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan1-5/+5
2022-11-07`cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan1-2/+2
2022-11-07Normalise MIDI keycodes (#18972)Ryan1-12/+12
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel3-5/+5
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan1-6/+6
2022-11-01Fix syntax error introduced in #18800 (#18933)Joshua Diamond1-1/+1
2022-10-31Normalise Unicode keycodes (#18898)Ryan18-41/+41
2022-10-29Merge remote-tracking branch 'upstream/master' into developfauxpark11-499/+902
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan1-2/+2
2022-10-28Normalise Autocorrect keycodes (#18893)Ryan1-1/+1
2022-10-27Remove rgblight_list.h (#18878)Ryan9-24/+22
2022-10-27Remove `KC_DELT` (#18882)Ryan6-9/+9
2022-10-27[Keymap] Update Miryoku (#18773)Manna Harbour10-458/+856
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan3-6/+6
2022-10-27userspace: fix up sethBarberee sinc keymap CI errors (#18865)Seth Barberee1-36/+48
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2-6/+0
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan1-1/+1