summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-03Add the Split67 keyboard PCB (#22107)yuezp
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-10-03Added /handwired/ziyoulang_k3_mod (#21965)Coom
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-04Fix minimum python version references (#22191)Joel Challis
2023-10-03[Keyboard] Add SyenaKeyboards (#22168)Syenasweta
Co-authored-by: Syenasweta <syenasweta@gmail.com>
2023-10-03Add Soulstone keyboard (#22093)Sergey Fedorov
2023-10-02Miscellaneous fixes for recently merged keyboards (#22179)Joel Challis
2023-10-01Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064)casuanoob
* tentatively add dilemma 4x6_4 WIP untested PR by Casuanoob. Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-30Remove rosetta instructions for Apple Silicon (#22174)フィルターペーパー
2023-09-30keyboards: Add support for Sofle Choc (#16736)Brian Low
Co-developed-by: Brian Low <github@brianlow.com> Co-developed-by: duese <duese@users.noreply.github.com> Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
2023-09-29Add Brutalv2 60 Keyboard (#22094)Andrew Kannan
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-29teleport/native: switch from wrongly used user to kb function, boost matrix ↵Moritz Plattner
scan rate (#21172) * enable LTO * change from _user to _kb function * switch matrix io delay to nops, add opt=3 for higher scan rates * disable console which was enabled for testing but collides with endpoint used by VIA * switched from opt=3 to opt=2 * Update keyboards/teleport/native/native.c Co-authored-by: Joel Challis <git@zvecr.com> * slightly upped debounce, as some testers had chatter with async + default debounce --------- Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-294pplet Eagle/Viper Rep Rev.A Layout Additions II (#22161)James Young
2023-09-28Add KB12 keyboard (#21605)DOIO2022
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-28add linworks fave60 (#20796)DUILCHOI
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-28Rura66 Layout Data (#22155)James Young
* Friendly-format `info.json` [style] * Update layout data - separate keyboard halves - add vertical stagger [refactor]
2023-09-28HnahKB Freyr Layout Additions (#22150)James Young
* Add layout/matrix diagram [docs] * Add `LAYOUT_tkl_ansi_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_tsangan` [enhancement] * Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_wkl` [enhancement] * Add `LAYOUT_tkl_iso_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_tsangan` [enhancement] * Add `LAYOUT_tkl_iso_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_wkl` [enhancement] * Extend Community Layout support Add as supported layouts: - `tkl_ansi_split_bs_rshift` - `tkl_ansi_tsangan` - `tkl_ansi_tsangan_split_bs_rshift` - `tkl_iso_split_bs_rshift` - `tkl_iso_tsangan` - `tkl_iso_tsangan_split_bs_rshift` [enhancement]
2023-09-29Allow for `qmk mass-compile all:<keymap>` (#22116)Nick Brassel
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-28Allow inline generation of compile_commands.json while doing a `qmk ↵Nick Brassel
compile`, using `--compiledb` (#21549)
2023-09-27Drop V2 production updates (#22147)Joel Challis
2023-09-27Add support for YMD75 V4 - ISO (#22128)Joel Challis
2023-09-27Initial support for CSTM80 (#22137)Joel Challis
2023-09-26[Keyboard] Add spankbd, 3x5+3 split keyboard (#22003)Idan Kamara
2023-09-25rastersoft/minitkl layout corrections (#22130)Duncan Sutherland
2023-09-25Fix doc for programmable buttons. (#22136)Yanfei Guo
Co-authored-by: Yanfei Guo <yguo@anl.gov>
2023-09-26Fix entry into bootloader for STM32G431. (#22138)Nick Brassel
2023-09-25Fix typo in oled_driver (#22134)Ikko Eltociear Ashimine
betwen -> between
2023-09-25Added more rgb effects for rpk-001 keyboard (#22120)Joy Lee
2023-09-24Add zoom98 (#22062)spbgzh
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-24Add Palmetto PCB (#21955)Ross Montsinger
2023-09-25Bump tj-actions/changed-files from 38 to 39 (#21923)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25Document the RP2040-specific PS/2 implementation (#22079)Michael Büchler
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-09-25Add is0gr to QMK (#22024)Andrew Kannan
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-25amend 75_(ansi|iso) community_layouts in keyboards/ (#21837)Duncan Sutherland
2023-09-25amend split_* community_layouts in keyboards (#21847)Duncan Sutherland
2023-09-25Fix variable misspelling (#21774)plaublin
2023-09-25Fix combo_ref_from_layer respect different default layer [#21780] (#21781)Ben Cooper
2023-09-25Added Wyvern Hotswap by BredWorks (#21141)DeskDaily
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
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-25Revert "Update feature_rgblight.md" (#22132)Nick Brassel
2023-09-25Update feature_rgblight.md (#21483)Tom singleton
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-23[Keyboard] Enable RGB_TEST animation on riot_pad (#22118)Shandon Anderson
Co-authored-by: ShandonCodes <shandon@shandon.codes>
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-23Add reminder about format-json to PR Checklist (#22055)lendunistus
2023-09-22GMMK2 96% ISO: Correct layout data (#22101)James Young
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-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-22Add 'dactyl_tracer' keyboard (#20993)Duncan Sutherland
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-23Fix up `qmk mass-compile` makefile indenting. (#22115)Nick Brassel
2023-09-22Shoc: physically arrange keymaps/layout macro (#22100)James Young