Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-27 | elephant42: fix default keymap (#18884) | Ryan | |
2022-10-27 | Remove `KC_DELT` (#18882) | Ryan | |
2022-10-27 | [Core] Adjust PWM hardware audio driver for RP2040 (#17723) | Stefan Kerkmann | |
2022-10-27 | Normalise Combo keycodes (#18877) | Ryan | |
2022-10-27 | Add missing Space Cadet alias (#18876) | Ryan | |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan | |
2022-10-27 | Fix rgb_matrix_set_flags_noeeprom declaration (#18860) | Joel Challis | |
2022-10-27 | Allow overriding of dynamic keymap start address. (#18867) | Nick Brassel | |
2022-10-27 | initial (#18859) | jack | |
2022-10-27 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-26 | Add 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-26 | Fixup 1upkeyboards/pi60_rgb (#18858) | jack | |
2022-10-26 | add "inertia" mode for mouse keys (#18774) | Selene ToyKeeper | |
Co-authored-by: Selene ToyKeeper <git@toykeeper.net> | |||
2022-10-26 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-26 | [Keyboard] Add Binepad BNR1 rotary encoder (#18809) | Vino Rodrigues | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-10-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-26 | [Keymap] gmmk gmmk2 p65: new keymap (#18808) | Markus Korn | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-10-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-26 | Added new keyboard DOIO KB16 (Rev 2) (#18699) | HorrorTroll | |
2022-10-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-26 | Addition of pi60_rgb to 1upkeyboards (#18633) | ziptyze | |
2022-10-25 | Deprecate `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-25 | Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844) | Ryan | |
* Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` * Docs | |||
2022-10-25 | Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843) | Ryan | |
2022-10-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-25 | Fix splitkb/aurora/sweep (#18839) | Ryan | |
* Fix splitkb/aurora/sweep * Add back layout alias | |||
2022-10-25 | Fixup controllerwords/mini36 (#18840) | jack | |
2022-10-25 | Fixup huytbt/h50 (#18841) | jack | |
2022-10-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-25 | Fixup bpiphany/ghost_squid (#18842) | jack | |
2022-10-24 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-10-24 | Callum 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-24 | Remove 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-24 | added 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-24 | Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) | Ryan | |
2022-10-24 | spelling fix (#18831) | Peter Hindes | |
2022-10-24 | Normalise Joystick and Programmable Button keycodes (#18832) | Ryan | |
2022-10-23 | MWStudio 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-23 | Mode 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. |