summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
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-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 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-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-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-10Rollback unrelated changes from previous PR. (#19015)Nick Brassel
2022-11-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-09`bolsa/bolsalice`: fix layout (#19009)Ryan
2022-11-09Fixup keychron/q1/iso_encoder (#19006)jack
2022-11-09`handwired/swiftrax/cowfish`: fix layouts (#18984)Ryan
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-08[Keyboard] Add Brutal v2 1800 PCB to QMK (#18891)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-08[Keyboard] Refactor chinese PCB folder (#18923)HorrorTroll
2022-11-08[Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829)adophoxia
2022-11-08[Keymap] Add model01 and doio/kb16 keymaps (#18681)Ryan Anderson
2022-11-08`gboards/gergoplex`: fix matrix pins (#18999)Ryan
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-07[Keymap] KO Kyria (#18413)Kevin Ohlin
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-08`pizzakeyboards/pizza65`: fix layouts (#18979)Ryan
2022-11-08`mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997)Ryan
2022-11-08Fixup hotdox76v2 on develop (#18991)jack
2022-11-07`cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan
2022-11-07Normalise MIDI keycodes (#18972)Ryan
* `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
2022-11-06Fix use of shifted custom keycode (#18978)Joel Challis