summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-268-57/+17
|
* Move Oneshot mod callbacks to after mods are set (#18101)Drashna Jaelre2022-09-261-3/+3
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-274-83/+86
|\
| * Keyten Aperture Community Layout support (#18495)James Young2022-09-274-83/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename LAYOUT_all to LAYOUT_65_ansi_blocker_tsangan_split_bs * enable Community Layouts support * info.json: format whitespace - apply four-space indent - remove trailing whitespace * info.json: correct maintainer value Field is intended to reference the maintainer's GitHub username.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-263-11/+14
|\|
| * Keyquest Enclave-1: rename LAYOUT to LAYOUT_ortho_3x3 (#18494)James Young2022-09-273-11/+14
| | | | | | | | | | | | | | * rename LAYOUT to LAYOUT_ortho_3x3 * info.json: correct maintainer value Field is intended to reference the maintainer's GitHub username.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2619-0/+615
|\|
| * [Keyboard] Ploopy Thumb Trackball (#18214)Drashna Jaelre2022-09-2519-0/+615
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: ploopyco <git@ploopy.co>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-268-0/+316
|\|
| * [Keyboard] Add Osborne 1 handwired keyboard (#18397)Nick Lopez2022-09-255-0/+175
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keymap] Add zq keymap for w1_at (#18479)zhiquankhor2022-09-253-0/+141
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-264-0/+218
|\|
| * [Keymap] Add ajarov's crkbd layout (#17479)Alejandro J2022-09-254-0/+218
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2615-0/+1290
|\|
| * [Keymap] Adding Benrestech keymap for the Crkbd (#18163)Ben Allen2022-09-253-0/+202
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] add yr6095 (#18278)JX2022-09-2512-0/+1088
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2614-0/+505
|\|
| * [Keyboard] Add GHS.JEM (#17340)Ramon Imbao2022-09-2514-0/+505
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Durgod K310/K320 Refactor (#18224)James Young2022-09-2555-390/+492
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2612-0/+746
|\|
| * [Keyboard] add eau75 (#18173)JX2022-09-2512-0/+746
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-267-0/+243
|\|
| * [Keyboard] Add Handwired 87 keys (#17682)Cao Thai Duong2022-09-257-0/+243
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-261-65/+60
|\|
| * [Keymap] Switched keys around in RIGHFN layer and updated indicator lights ↵syntax-magic2022-09-251-65/+60
| | | | | | | | | | | | to green (#18465) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com>
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26138-181/+64
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-266-1/+132
|\|
| * [Keyboard] Add Scotto9 Macropad (#18452)Joe Scotto2022-09-254-0/+101
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keymap] Tune mod tap configuration for dshields home row mods (#18458)Daniel Shields2022-09-252-1/+31
| |
* | Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)Ryan2022-09-263-10/+27
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-266-72/+14
|\|
| * Fixup saevus/cor_tkl (#18476)jack2022-09-266-72/+14
| |
* | [Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre2022-09-2522-1038/+84
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-251-13/+13
|\|
| * [Keyboard] Layout matrix correction (#18473)Albert Y2022-09-251-13/+13
| |
* | Fixup cradio bootloader/processor (#18477)jack2022-09-251-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-251-2/+2
|\|
| * Fix `tzarc/djinn` screen geometry. (#18478)Nick Brassel2022-09-251-2/+2
| |
* | Remove lingering `DRIVER_LED_TOTAL` references (#18475)jack2022-09-255-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2516-850/+757
|\|
| * Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan2022-09-2516-850/+757
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-243-17/+18
|\|
| * [Keyboard] Update Work Louder VIA layouts (#18470)Drashna Jaelre2022-09-243-17/+18
| | | | | | | | | | | | | | * [Keyboard] Fix Encoder Maps for Work Louder Boards * Fix via keymap for work board * Cleanup
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-09-2451-185/+2149
|\|
| * [Keyboard] Add Scotto36 Keyboard (#18446)Joe Scotto2022-09-246-0/+412
| |
| * [Keyboard] Add Keychron Q0 (#18348)adophoxia2022-09-2415-0/+555
| |
| * [Keyboard] Add Plywrks Allaro (#18275)Ramon Imbao2022-09-246-0/+232
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keymap] falkecarlsen gmmk keymap and readme (#17286)Falke Carlsen2022-09-242-0/+80
| |
| * [Keyboard] Add SENSE75 firmware (#18442)Joel Challis2022-09-2416-0/+782
| |
| * Remove orphan custom functions reference in keymap docs (#18444)Wes Lord2022-09-241-2/+1
| |