Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add missing `manufacturer` fields (#19065) | jack | 2022-11-14 | 3 | -1/+3 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-13 | 2 | -2/+2 | |
| |\ | |/ |/| | ||||||
* | | Cleanup. (#19061) | Nick Brassel | 2022-11-14 | 2 | -2/+2 | |
| | | ||||||
| * | Fix up laser_ninja/pumpkin_pad (#19060) | Joel Challis | 2022-11-14 | 1 | -3/+2 | |
| | | ||||||
| * | Add missing prototype for get_hold_on_other_key_press to resolve #18855 (#19056) | nicknimchuk | 2022-11-14 | 1 | -0/+1 | |
| | | | | | | Closes undefined | |||||
| * | Fixup. (#19059) | Nick Brassel | 2022-11-13 | 0 | -0/+0 | |
| | | ||||||
| * | Fix duplicate key in keyboard.jsonschema (#19058) | Joel Challis | 2022-11-14 | 1 | -1/+0 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-13 | 1 | -4/+3 | |
| |\ | |/ |/| | ||||||
* | | fix: mousekey doesn't work with trackpoint (#18474) | Klesh Wong | 2022-11-14 | 1 | -4/+3 | |
| | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| * | Add pointing device support to data driven config (#18215) | Drashna Jaelre | 2022-11-14 | 4 | -0/+96 | |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | |||||
| * | Only trigger encoder callbacks on primary side (#18467) | Drashna Jaelre | 2022-11-14 | 7 | -3/+180 | |
| | | | | | | Co-authored-by: zvecr <git@zvecr.com> | |||||
| * | Fix oled_render to render all dirty blocks. (#18887) | Richard Nash | 2022-11-14 | 1 | -46/+44 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-13 | 53 | -0/+2939 | |
| |\ | |/ |/| | ||||||
* | | [Keyboard] Keychron Q6 (#18288) | lalalademaxiya1 | 2022-11-12 | 53 | -0/+2939 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-12 | 204 | -4218/+15470 | |
| |\ | |/ |/| | ||||||
* | | [Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664) | arcmags | 2022-11-12 | 3 | -0/+6 | |
| | | ||||||
* | | [Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845) | fgoodwin | 2022-11-12 | 7 | -0/+272 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | [Keyboard] Add Dayoff60 (#17640) | Brandon Burgess | 2022-11-12 | 7 | -0/+280 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | [Keymap] Update/refactor userspace and add keymaps for rmeli (#18398) | Rocco Meli | 2022-11-12 | 18 | -100/+777 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Elliot Powell <johnp8727@gmail.com> | |||||
* | | [Keyboard] Add Serenity PCB (#18705) | Andrew Kannan | 2022-11-12 | 9 | -0/+371 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | [Keyboard] Add Handwired alcor dactyl (#18586) | Ethan Johnston | 2022-11-12 | 6 | -0/+336 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | [Keyboard] Add pumpkin pad (#18897) | jels | 2022-11-12 | 7 | -0/+235 | |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Eric Gebhart user space and keymaps (#17487) | Eric Gebhart | 2022-11-11 | 147 | -4119/+13194 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | Digitizer feature improvements (#19034) | Ryan | 2022-11-12 | 10 | -118/+298 | |
| | | ||||||
| * | onekey: disable NKRO and mousekeys by default (#19038) | Ryan | 2022-11-12 | 2 | -6/+2 | |
| | | ||||||
| * | Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) | Drashna Jaelre | 2022-11-12 | 2 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't clear mousekeys unless clearing keys * Revert "Don't clear mousekeys unless clearing keys" This reverts commit 29a0c06b547d72b80d416a8b6fab478c77fbd247. * Just don't clear anything on layer set * Fix lint * Enable test? | |||||
| * | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵ | Nick Brassel | 2022-11-11 | 12 | -23/+36 | |
| | | | | | | | | GD32V. (#19020) | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-11 | 4 | -0/+194 | |
| |\ | |/ |/| | ||||||
* | | Ifohancroft HotDox76v2 keymap (#19030) | IFo Hancroft | 2022-11-11 | 4 | -0/+194 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | LED config fixes (#18973) | Ryan | 2022-11-11 | 18 | -217/+218 | |
| | | ||||||
| * | Fixup WS2812 vendor driver (#19028) | jack | 2022-11-11 | 1 | -1/+1 | |
| | | ||||||
| * | Fixup bn006 on develop (#19029) | jack | 2022-11-11 | 1 | -1/+1 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-10 | 3 | -0/+233 | |
| |\ | |/ |/| | ||||||
* | | [Keymap] sharkby7e keymap updates (#18906) | Sid Quinsaat | 2022-11-10 | 3 | -0/+233 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-10 | 3 | -71/+71 | |
| |\ | |/ |/| | ||||||
* | | Format code according to conventions (#19026) | QMK Bot | 2022-11-10 | 3 | -71/+71 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-10 | 4 | -0/+94 | |
| |\ | |/ |/| | ||||||
* | | Adding Synth and Keys' Debit Card (#18995) | Synth and Keys | 2022-11-10 | 4 | -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 Diamond | 2022-11-10 | 1 | -11/+27 | |
| | | | | | | | | | | lighting layers (#18338) Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||||
| * | KC_GESC -> QK_GESC and better alignment (#19018) | ForsakenRei | 2022-11-10 | 8 | -28/+28 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-09 | 7 | -0/+217 | |
| |\ | |/ |/| | ||||||
* | | Addition of the Binepad BN006 6-key macropad (#18810) | Vino Rodrigues | 2022-11-09 | 7 | -0/+217 | |
| | | ||||||
| * | [Core] Allow custom timings for WS2812 PIO driver (#18006) | Stefan Kerkmann | 2022-11-10 | 2 | -72/+166 | |
| | | ||||||
| * | VIA V3 - The Custom UI Update (#18222) | Wilba | 2022-11-10 | 68 | -886/+751 | |
| | | ||||||
| * | Rollback unrelated changes from previous PR. (#19015) | Nick Brassel | 2022-11-10 | 1 | -2/+12 | |
| | | ||||||
| * | Fix jump in report value when scale changes during cirque get report (#18992) | Christopher Hoage | 2022-11-09 | 1 | -5/+8 | |
| | | | | | | Fixes undefined | |||||
| * | Reject json with duplicate keys? (#18108) | Joel Challis | 2022-11-09 | 1 | -2/+13 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-09 | 1 | -2/+2 | |
| |\ | |/ |/| | ||||||
* | | `bolsa/bolsalice`: fix layout (#19009) | Ryan | 2022-11-09 | 1 | -2/+2 | |
| | | ||||||
| * | Improve LED config parsing error messages (#19007) | Ryan | 2022-11-09 | 1 | -2/+2 | |
| | |