summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Improve directional transition of overlapping mouse keys (#21494)フィルターペーパー
2023-09-25included keyboard.h. To use is_keyboard_master with a split with an i… ↵T.A
(#21571) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: tokky <tokky@localhost-live.attlocal.net>
2023-09-25Add full solenoid support on split keyboards (#21583)jacob-w-gable
Co-authored-by: Jacob Gable <jacob.gable@statheros.tech>
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Revert "Update feature_rgblight.md" (#22132)Nick Brassel
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Update feature_rgblight.md (#21483)Tom singleton
2023-09-24KC60 Layout Standardization and Cleanup (#22125)James Young
* Refactor `dbroqua` keymap - use `layer_names` enum - use QMK-native alias for `KC_TRNS` - apply four-space indent - grid-align keycodes - refactor keymap to use `LAYOUT_all` macro. - The keycode for position [4, 9] (right half of Split Backspace) moves to the top row. - The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split RShift) switch positions. [refactor] * Refactor `dbroqua_hhkb` keymap - use `layer_names` enum - use QMK-native alias for `KC_TRNS` - apply four-space indent - grid-align keycodes - refactor keymap to use `LAYOUT_all` macro. - The keycode for position [4, 9] (right half of Split Backspace) moves to the top row. - The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split RShift) switch positions. [refactor] * Touch-up `default` keymap - fix keycode grid alignment [style] * Refactor `sgoodwin` keymap - grid-align keycodes - apply four-space indent - refactor keymap to use `LAYOUT_all` macro. - The keycode for position [4, 9] (right half of Split Backspace) moves to the top row. - The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split RShift) switch positions. [refactor] * Refactor `stanleylai` keymap - delete `config.h` (use RGB config from keyboard `info.json`) - fixes non-compilation - use `layer_names` enum - use four-space indent - update keycode grid alignment - refactor keymap to use `LAYOUT_all` macro. - The keycode for position [4, 9] (right half of Split Backspace) moves to the top row. - The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split RShift) switch positions. [bugfix] [refactor] * Touch-up `via` keymap - fix keycode grid alignment [style] * Refactor `wigguno` keymap - use four-space indent - use QMK-native keycode alias for `KC_DELETE` - refactor keymap to use `LAYOUT_all` macro. - The keycode for position [4, 9] (right half of Split Backspace) moves to the top row. - The keycodes for positions [3, 12] and [3, 13] (1.75u/1u Split RShift) switch positions. [refactor] * Remove `LAYOUT` macro Superseded by `LAYOUT_all`. [chore] * Add `LAYOUT_60_ansi_split_bs_rshift` [enhancement] * Add `LAYOUT_60_tsangan_hhkb` [enhancement] * Add `LAYOUT_60_ansi_tsangan` [enhancement] * Add `LAYOUT_60_iso_split_bs_rshift` [enhancement] * Add `LAYOUT_60_iso` [enhancement] * Add `LAYOUT_60_iso_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_60_iso_tsangan` [enhancement] * Add `LAYOUT_60_hhkb` [enhancement] * Add `LAYOUT_60_true_hhkb` [enhancement] * Add layout/matrix diagram [docs] * Add `LAYOUT_60_abnt2` [enhancement] * Extend Community Layout support Add support for community layouts: - `60_ansi_split_bs_rshift` - `60_ansi_tsangan` - `60_tsangan_hhkb` - `60_hhkb` - `60_abnt2` - `60_iso` - `60_iso_split_bs_rshift` - `60_iso_tsangan` [enhancement] * Fix `LAYOUT_60_abnt2` support [bugfix]
2023-09-24add dp3000 rev2 featuring rgblight (#22084)Deddia Permana
2023-09-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-24YMDK Melody96 Matrix Touch-Up (#22113)James Young
* Correct layout/matrix diagram Correct swapped designations for ANSI Backslash and ANSI Enter keys. [docs] * Correct matrix data Correct the matrix data for: - `LAYOUT_all` - `LAYOUT_96_ansi` - `LAYOUT_96_ansi_splitbs` which all had the matrix positions for ANSI Backslash and ANSI Enter swapped. [bugfix] * Implement `LAYOUT_hotswap` directly Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to `LAYOUT_96_ansi`. [bugfix] * Specify primary support for Soldered PCBs Current version of codebase primarily supports Soldered PCBs. [enhancement] [docs]
2023-09-24input_club/infinity60: remove custom 3731 code, convert to LED Matrix (#22117)Ryan
* input_club/infinity60: remove custom 3731 code, convert to LED Matrix * Add licences
2023-09-24Remove custom ISSI lighting code (#22073)Ryan
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
2023-09-23Fix lower cpi bound on PMW33XX (#22108)Glen D'souza
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23[Keyboard] Enable RGB_TEST animation on riot_pad (#22118)Shandon Anderson
Co-authored-by: ShandonCodes <shandon@shandon.codes>
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23Add Jank RP2040 Dactyl (#21973)Ethan Perry
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23Add reminder about format-json to PR Checklist (#22055)lendunistus
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22GMMK2 96% ISO: Correct layout data (#22101)James Young
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22[Keyboard] Add SIRIND Klein (#21951)era
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22add subrezon/lancer keyboard (#20792)Daniel Osipishin
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Daniel Osipishin <danielos@retarus.de>
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22Add 'dactyl_tracer' keyboard (#20993)Duncan Sutherland
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23Fix up `qmk mass-compile` makefile indenting. (#22115)Nick Brassel
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22Shoc: physically arrange keymaps/layout macro (#22100)James Young
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23Added OLED SSD1306 128x64 to the verified working table (#22112)Ryan Neff
2023-09-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22Royal Kludge RK G68 Community Layout Support (#22103)James Young
* Rename `LAYOUT` to `LAYOUT_65_ansi` [refactor] * Enable Community Layout support [enhancement] * Touch-up keymaps - fix keycode grid alignment [style] * Touch-up readme - link to maintainer's GitHub profile - specify codebase is for RGB version of RK G68 - update Hardware Availability links [docs]
2023-09-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-22Allow for `qmk compile -kb all`. (#22022)Nick Brassel
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-21keymaps: Fix hacker_dvorak build. (#22102)Apteryks
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-20add odinmini layout (#21983)dztech
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20add dz60v2 keyboard (#21862)dztech
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-21RGBLight/Backlight: add prefixed driver defines (#22089)Ryan
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-20Keychron q9 plus (#21399)lalalademaxiya1
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-20Add KPRepublic/BM40hsrgb rev2 (#16689)Richard Goulter
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-21kimiko: mirror encoder pins between halves (#21728)Charles Strahan