summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-15Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre
2022-11-14 Fixup handwired/alcor_dactyl (#19072)jack
2022-11-13Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-14Add default limit to OLED dirty processing (#19068)Joel Challis
2022-11-13Add Bonsai C4 as a platform board file (#18901)David Hoelscher
* Set up Bonsai C4 as a platform board file * corrections and improvements based on testing and feedback * Added VBUS sensing as default capability for improved split support using Bonsai C4 * Update clock divisor for SPI flash Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-11-14Fixup keychron/q6 (#19066)jack
2022-11-14Fixup day_off (#19067)jack
2022-11-14Add missing `manufacturer` fields (#19065)jack
2022-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-14Cleanup. (#19061)Nick Brassel
2022-11-14Fix up laser_ninja/pumpkin_pad (#19060)Joel Challis
2022-11-14Add missing prototype for get_hold_on_other_key_press to resolve #18855 (#19056)nicknimchuk
Closes undefined
2022-11-13Fixup. (#19059)Nick Brassel
2022-11-14Fix duplicate key in keyboard.jsonschema (#19058)Joel Challis
2022-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-14fix: mousekey doesn't work with trackpoint (#18474)Klesh Wong
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-11-14Add pointing device support to data driven config (#18215)Drashna Jaelre
Co-authored-by: Joel Challis <git@zvecr.com>
2022-11-14Only trigger encoder callbacks on primary side (#18467)Drashna Jaelre
Co-authored-by: zvecr <git@zvecr.com>
2022-11-14Fix oled_render to render all dirty blocks. (#18887)Richard Nash
2022-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-12[Keyboard] Keychron Q6 (#18288)lalalademaxiya1
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-12[Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664)arcmags
2022-11-12[Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845)fgoodwin
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12[Keyboard] Add Dayoff60 (#17640)Brandon Burgess
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-11-12[Keymap] Update/refactor userspace and add keymaps for rmeli (#18398)Rocco Meli
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Elliot Powell <johnp8727@gmail.com>
2022-11-12[Keyboard] Add Serenity PCB (#18705)Andrew Kannan
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12[Keyboard] Add Handwired alcor dactyl (#18586)Ethan Johnston
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12Digitizer feature improvements (#19034)Ryan
2022-11-12[Keyboard] Add pumpkin pad (#18897)jels
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-12onekey: disable NKRO and mousekeys by default (#19038)Ryan
2022-11-12Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577)Drashna Jaelre
* 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?
2022-11-11Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵Nick Brassel
GD32V. (#19020)
2022-11-11Eric Gebhart user space and keymaps (#17487)Eric Gebhart
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-11Ifohancroft HotDox76v2 keymap (#19030)IFo Hancroft
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-11LED config fixes (#18973)Ryan
2022-11-11Fixup WS2812 vendor driver (#19028)jack
2022-11-11Fixup bn006 on develop (#19029)jack
2022-11-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-10[Keymap] sharkby7e keymap updates (#18906)Sid Quinsaat
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-10Format code according to conventions (#19026)QMK Bot
2022-11-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-10Adding Synth and Keys' Debit Card (#18995)Synth and Keys
* 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>
2022-11-10Avoid repeated calls to rgblight_set() in tight succession when setting ↵Joshua Diamond
lighting layers (#18338) Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2022-11-10KC_GESC -> QK_GESC and better alignment (#19018)ForsakenRei
2022-11-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-09Addition of the Binepad BN006 6-key macropad (#18810)Vino Rodrigues
2022-11-10[Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann