summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-114-0/+194
|\
| * Ifohancroft HotDox76v2 keymap (#19030)IFo Hancroft2022-11-114-0/+194
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | LED config fixes (#18973)Ryan2022-11-1118-217/+218
| |
* | Fixup WS2812 vendor driver (#19028)jack2022-11-111-1/+1
| |
* | Fixup bn006 on develop (#19029)jack2022-11-111-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-103-0/+233
|\|
| * [Keymap] sharkby7e keymap updates (#18906)Sid Quinsaat2022-11-103-0/+233
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-103-71/+71
|\|
| * Format code according to conventions (#19026)QMK Bot2022-11-103-71/+71
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-104-0/+94
|\|
| * Adding Synth and Keys' Debit Card (#18995)Synth and Keys2022-11-104-0/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | * Adding Synth and Keys' Debit Card Initial Commit * Add files via upload * Delete config.h * Update keyboards/synthandkeys/the_debit_card/info.json Co-authored-by: Joel Challis <git@zvecr.com>
* | Avoid repeated calls to rgblight_set() in tight succession when setting ↵Joshua Diamond2022-11-101-11/+27
| | | | | | | | | | lighting layers (#18338) Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | KC_GESC -> QK_GESC and better alignment (#19018)ForsakenRei2022-11-108-28/+28
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-097-0/+217
|\|
| * Addition of the Binepad BN006 6-key macropad (#18810)Vino Rodrigues2022-11-097-0/+217
| |
* | [Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann2022-11-102-72/+166
| |
* | VIA V3 - The Custom UI Update (#18222)Wilba2022-11-1068-886/+751
| |
* | Rollback unrelated changes from previous PR. (#19015)Nick Brassel2022-11-101-2/+12
| |
* | Fix jump in report value when scale changes during cirque get report (#18992)Christopher Hoage2022-11-091-5/+8
| | | | | | Fixes undefined
* | Reject json with duplicate keys? (#18108)Joel Challis2022-11-091-2/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-091-2/+2
|\|
| * `bolsa/bolsalice`: fix layout (#19009)Ryan2022-11-091-2/+2
| |
* | Improve LED config parsing error messages (#19007)Ryan2022-11-091-2/+2
| |
* | Fixup keychron/q1/iso_encoder (#19006)jack2022-11-092-3/+3
| |
* | `handwired/swiftrax/cowfish`: fix layouts (#18984)Ryan2022-11-094-113/+519
| |
* | Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-0819-61/+62
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-087-0/+298
|\|
| * [Keyboard] Add Brutal v2 1800 PCB to QMK (#18891)Andrew Kannan2022-11-087-0/+298
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-0815-186/+81
|\|
| * [Keyboard] Refactor chinese PCB folder (#18923)HorrorTroll2022-11-0815-186/+81
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-0821-12/+986
|\|
| * [Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829)adophoxia2022-11-0814-12/+572
| |
| * [Keymap] Add model01 and doio/kb16 keymaps (#18681)Ryan Anderson2022-11-087-0/+414
| |
* | `gboards/gergoplex`: fix matrix pins (#18999)Ryan2022-11-082-16/+16
| |
* | Add raw output option for QGF/QFF files. (#18998)Nick Brassel2022-11-083-6/+23
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-084-0/+359
|\|
| * [Keymap] KO Kyria (#18413)Kevin Ohlin2022-11-074-0/+359
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | `pizzakeyboards/pizza65`: fix layouts (#18979)Ryan2022-11-084-67/+62
| |
* | `mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997)Ryan2022-11-081-1/+1
| |
* | Publish hjson files as json (#18996)Joel Challis2022-11-081-1/+18
| |
* | Format DD mappings and schemas (#18924)Ryan2022-11-0814-1320/+1290
| |
* | Fixup hotdox76v2 on develop (#18991)jack2022-11-081-2/+1
| |
* | `cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan2022-11-077-15/+611
| |
* | Align haptic feedback keycode names (#18964)Joel Challis2022-11-075-57/+123
| |
* | Normalise MIDI keycodes (#18972)Ryan2022-11-0739-1170/+1815
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG` * `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND` * `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD` * `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD` * `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD` * Misc controls * Note keycodes * Add legacy keycodes * Regenerate keycodes * Typo
* | Fix use of shifted custom keycode (#18978)Joel Challis2022-11-061-5/+6
| |
* | Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov2022-11-068-38/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add macros to extract parameters from keycode values Implement both encoding and decoding for keycodes like TO(layer) or LM(layer, mod) in one place, so that the decoding won't get out of sync with the encoding. While at it, fix some macros for creating keycode values that did not apply the appropriate masks to parameters (and therefore could allow the result to be out of range if a wrong parameter was passed). * keymap_common: Use extraction macros for keycodes * pointing_device_auto_mouse: Use extraction macros for keycodes Fixes #18970. * process_autocorrect: Use extraction macros for keycodes * process_caps_word: Use extraction macros for keycodes (Also fix a minor bug - SH_TG was not handled properly) * process_leader: Use extraction macros for keycodes (Technically the code is not 100% correct, because it always assumes that the LT() or MT() action was a tap, but it's a separate issue that already existed before the keycode changes.) * process_unicode: Use extraction macros for keycodes * process_unicodemap: Use extraction macros for keycodes
* | `handwired/swiftrax/walter`: fix layout mismatch (#18974)Ryan2022-11-062-81/+78
| | | | | | | | | | * `handwired/swiftrax/walter`: fix layout mismatch * Undo K4A removal, fix info.json instead
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-0624-33/+1307
|\|
| * [Keyboard] Add Work Louder Numpad (#18912)Drashna Jaelre2022-11-057-0/+202
| | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add Work Louder Numpad * Add future proofing for rgb matrix * Update readme * fixup copyright headers * Actually enable via