summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-27Remove `KC_DELT` (#18882)Ryan
2022-10-27[Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann
2022-10-27Normalise Combo keycodes (#18877)Ryan
2022-10-27Add missing Space Cadet alias (#18876)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-27Fix rgb_matrix_set_flags_noeeprom declaration (#18860)Joel Challis
2022-10-27Allow overriding of dynamic keymap start address. (#18867)Nick Brassel
2022-10-27initial (#18859)jack
2022-10-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26[Keyboard] Add Lunar II (#18827)ai03
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: ai03 <sarcaphx510@gmail.com>
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26Add Sinc Rev. 3 (#18846)Danny
* Initial work on adding Sinc Rev. 3 * Add RGB Matrix support * Add encoder map support * Set I2C pins * Update LED locations for right half * Move USB definitions to info.json * Update RGB modes * Replace pin mappings for right half with correct ones * Move config.h back to rev1/rev2 due to addition of rev3 * Convert initial Rev. 3 config work to be data-driven * Convert RGB Matrix config to DD format * More config cleanup * Use full-duplex PIO * Add MCU/bootloader settings for Rev. 2 * Change ISO Enter location since it shares location with Backslash * Adjust build settings to reduce flash/EEPROM usage
2022-10-26Fixup 1upkeyboards/pi60_rgb (#18858)jack
2022-10-26add "inertia" mode for mouse keys (#18774)Selene ToyKeeper
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26[Keyboard] Kepler 33 (#18771)Terlekchi Seityagiya
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-26[Keyboard] Update MNK65 (#18743)kopibeng
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-26[Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26[Keyboard] Add Binepad BNR1 rotary encoder (#18809)Vino Rodrigues
Co-authored-by: Joel Challis <git@zvecr.com>
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26[Keymap] gmmk gmmk2 p65: new keymap (#18808)Markus Korn
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26Added new keyboard DOIO KB16 (Rev 2) (#18699)HorrorTroll
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26Addition of pi60_rgb to 1upkeyboards (#18633)ziptyze
2022-10-25Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847)Joel Challis
* Deprecate SECURE_* keycodes for QK_SECURE_* * Update keycode process * Update process_secure.c * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-25Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844)Ryan
* Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` * Docs
2022-10-25Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843)Ryan
2022-10-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-25Fix splitkb/aurora/sweep (#18839)Ryan
* Fix splitkb/aurora/sweep * Add back layout alias
2022-10-25Fixup controllerwords/mini36 (#18840)jack
2022-10-25Fixup huytbt/h50 (#18841)jack
2022-10-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-25Fixup bpiphany/ghost_squid (#18842)jack
2022-10-24Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-10-24Callum style layout improvements and my layout changes (#16174)Dalius Dobravolskas
2022-10-24[Keyboard] Fixup emptystring/nqg (#18804)jack
2022-10-24[Keymap] Added tap dance to LNG1 key (LNG2) (#18682)syntax-magic
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com>
2022-10-24Remove some assumptions on sequential keycode ranges (#18838)Joel Challis
2022-10-24[Keyboard] Add Ellipse PCB support (#18706)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24[Keyboard] Add Ellipse hotswap PCB support (#18707)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837)Selene ToyKeeper
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-10-24[DOCS] Use correct OSM arguments (#18835)Joel Challis
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan
2022-10-24spelling fix (#18831)Peter Hindes
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan
2022-10-23MWStudio MW65 Black Refactor (#18824)James Young
* mw65_black.h: add matrix diagram * mw65_black.h: fill-in matrix definition Fill the empty electrical positions with `KC_NO`. * mw65_black.h: update matrix diagram * rename LAYOUT to LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan * info.json: correct maintainer value
2022-10-23Mode SixtyFive HI Layout Refactor (#18823)James Young
* m65hi_alpha.h: add matrix diagram * rename LAYOUT_all to LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan * tidy-up keymaps - use four-space indent - polish keycode grid alignment * touch-up keymaps Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap.
2022-10-23Han60 Refactor (#18819)James Young
* info.json: apply friendly formatting * han60.h: add matrix diagram * han60.h: tidy file - remove trailing whitespace - use four-space indent * info.json: remove key overlaps from LAYOUT_all rendering * rename LAYOUT_tsangan to LAYOUT_60_ansi_tsangan * rename LAYOUT_tsangan_arrowkeys to LAYOUT_60_ansi_arrow_tsangan * refactor LAYOUT_tsangan_iso into LAYOUT_60_iso_tsangan Moves position `K2C` (Enter) to the home row. * refactor LAYOUT_tsangan_iso_arrowkeys into LAYOUT_60_iso_arrow_tsangan Moves position `K2C` (Enter) to the home row. * refactor default keymap - use four-space indent - use QMK-native keycode aliases - grid-align keycodes * bugfix layout macros * add reference keymaps