summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove rgblight_list.h (#18878)Ryan2022-10-2748-269/+129
| | | | | | | | | | | * Remove rgblight_list defines with no usage * Remove rgblight_setrgb_*[_at] defines * Remove rgblight_sethsv_* defines * Remove rgblight_sethsv_noeeprom_* defines * Delete rgblight_list.h and remove all references
* Fixup keebio/sinc/rev3 (#18866)jack2022-10-272-16/+7
|
* elephant42: fix default keymap (#18884)Ryan2022-10-271-5/+5
|
* Remove `KC_DELT` (#18882)Ryan2022-10-2739-63/+61
|
* [Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann2022-10-2722-133/+82
|
* Normalise Combo keycodes (#18877)Ryan2022-10-278-16/+25
|
* Add missing Space Cadet alias (#18876)Ryan2022-10-271-0/+1
|
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27226-403/+419
|
* Fix rgb_matrix_set_flags_noeeprom declaration (#18860)Joel Challis2022-10-271-1/+1
|
* Allow overriding of dynamic keymap start address. (#18867)Nick Brassel2022-10-271-1/+3
|
* initial (#18859)jack2022-10-279-179/+45
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-279-0/+275
|\
| * [Keyboard] Add Lunar II (#18827)ai032022-10-269-0/+275
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: ai03 <sarcaphx510@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2615-2/+589
|\|
| * Add Sinc Rev. 3 (#18846)Danny2022-10-2615-4/+609
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Fixup 1upkeyboards/pi60_rgb (#18858)jack2022-10-262-9/+3
| |
* | add "inertia" mode for mouse keys (#18774)Selene ToyKeeper2022-10-263-12/+208
| | | | | | Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2616-101/+364
|\|
| * [Keyboard] Kepler 33 (#18771)Terlekchi Seityagiya2022-10-265-0/+144
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Update MNK65 (#18743)kopibeng2022-10-266-99/+127
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril2022-10-265-2/+93
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2610-0/+150
|\|
| * [Keyboard] Add Binepad BNR1 rotary encoder (#18809)Vino Rodrigues2022-10-2610-0/+150
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-262-0/+45
|\|
| * [Keymap] gmmk gmmk2 p65: new keymap (#18808)Markus Korn2022-10-262-0/+45
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2634-218/+1010
|\|
| * Added new keyboard DOIO KB16 (Rev 2) (#18699)HorrorTroll2022-10-2634-218/+1010
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-267-0/+405
|\|
| * Addition of pi60_rgb to 1upkeyboards (#18633)ziptyze2022-10-267-0/+405
| |
* | Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847)Joel Challis2022-10-254-14/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844)Ryan2022-10-254-16/+20
| | | | | | | | | | * Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` * Docs
* | Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843)Ryan2022-10-254-14/+21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-253-133/+84
|\|
| * Fix splitkb/aurora/sweep (#18839)Ryan2022-10-252-133/+83
| | | | | | | | | | * Fix splitkb/aurora/sweep * Add back layout alias
| * Fixup huytbt/h50 (#18841)jack2022-10-251-0/+1
| |
* | Fixup controllerwords/mini36 (#18840)jack2022-10-251-27/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-251-1/+1
|\|
| * Fixup bpiphany/ghost_squid (#18842)jack2022-10-251-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-2482-966/+3898
|\|
| * Callum style layout improvements and my layout changes (#16174)Dalius Dobravolskas2022-10-248-386/+762
| |
| * [Keymap] Added tap dance to LNG1 key (LNG2) (#18682)syntax-magic2022-10-244-50/+71
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com>
| * [Keyboard] Add Ellipse PCB support (#18706)Andrew Kannan2022-10-249-0/+301
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Ellipse hotswap PCB support (#18707)Andrew Kannan2022-10-246-0/+212
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [DOCS] Use correct OSM arguments (#18835)Joel Challis2022-10-242-2/+2
| |
| * spelling fix (#18831)Peter Hindes2022-10-241-1/+1
| |
| * MWStudio MW65 Black Refactor (#18824)James Young2022-10-234-16/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Mode SixtyFive HI Layout Refactor (#18823)James Young2022-10-234-55/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * Han60 Refactor (#18819)James Young2022-10-237-377/+554
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Studio Kestra Galatea: fix ISO layout macros (#18825)James Young2022-10-232-2/+2
| | | | | | Switch the matrix positions for `KC_NUHS` and `KC_ENT`.
| * Aurora65: Correct Layout Data (#18826)James Young2022-10-231-1/+73
| | | | | | | | | | * info.json: apply friendly formatting * info.json: correct layout data