aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added WT65-G3 (HIBI HIBIKI) (#22888)Wilba2024-03-156-0/+445
|
* Modify wording in 'getting_started_introduction.md' (#23232)AlanLiu2024-03-151-1/+1
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Bump tj-actions/changed-files from 42 to 43 (#23282)dependabot[bot]2024-03-152-2/+2
| | | | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v42...v43) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* AMJKeyboard AMJ96 Layout Additions (#23267)James Young2024-03-152-0/+246
|
* Fixup cipulot eeprom. (#23280)Nick Brassel2024-03-1410-9/+10
|
* Update feature_tri_layer.md - typo (#23275)achim-t2024-03-141-1/+1
|
* [Keyboard] add glyphkbd_v2 (#23131)galile02024-03-136-0/+343
| | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add support new kb_elmo PCBs (#23138)elmo2024-03-1324-0/+635
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add SIRIND Brick65 (#23245)era2024-03-136-0/+285
|
* Add KM113 keyboard (#22669)wind2024-03-139-0/+425
|
* Absolute paths for -kb argument should error consistently (#23262)Joel Challis2024-03-131-4/+12
|
* [Keyboard] Add PetruziaMini (#23201)LLLKST2024-03-124-0/+123
| | | | | | | | | | | | | | | | | | | | | * Uploading the PetruziaMini My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now * 36 key hhbk inspired kb * Required changes done I compiled it locally and works * Last changes requested Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste * Fixed imegur link * Ops, i've lost this. Here it comes Thanks for helping! I'll take notes for next time :)
* Ares Layout Additions (#23254)James Young2024-03-122-1/+787
|
* Aero 75 Hotswap: correct layout data (#23253)James Young2024-03-122-11/+11
|
* KBDfans KBD75 Layout Additions (#23234)James Young2024-03-125-42/+1229
|
* Fix Magicforce MF17 RGB matrix (#23263)Allie2024-03-121-13/+13
|
* Flag LAYOUT macros still defined in .h files (#23260)Joel Challis2024-03-121-1/+6
|
* kb-elmo AEK II USB: correct Configurator data (#23252)James Young2024-03-101-16/+16
| | | | | Correct the QMK Configurator / `qmk info -m` data. [chore]
* Fixes for encoder abstraction. (#23195)Nick Brassel2024-03-104-38/+101
|
* KBDfans KBD19x Layout Additions (#23230)James Young2024-03-102-9/+753
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Re-sort JSON `layouts` object Moves the `LAYOUT_all` object to be first in sequence. [refactor] * Add `LAYOUT_ansi_split_bs` [enhancement] * Add `LAYOUT_iso_split_bs` [enhancement] * Add `LAYOUT_ansi_wkl_split_bs` [enhancement] * Add `LAYOUT_ansi_wkl` [enhancement] * Add `LAYOUT_iso_wkl_split_bs` [enhancement] * Add `LAYOUT_iso_wkl` [enhancement]
* Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086)Nick Brassel2024-03-091-0/+11
|
* Orthograph: correct layout data (#23213)James Young2024-03-091-83/+93
| | | | | | | | | | | | | * correct layout data Correct the key sizes and positions in the layout data. [chore] * remove layout offset Remove the dead space from the layout data. [chore]
* Xiudi XD96 Layout Bugfixes and Touch-Up (#23242)James Young2024-03-096-476/+465
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correct AliExpress Hardware Availability link in readme Previous URL linked to a Cospad listing. [chore] [docs] * Convert `info.json` to four-space indent [style] * Correct `LAYOUT_all` matrix data The right half of split Backspace is actually located at [5, 9], not [5, 3]. [bugfix] * Correct `LAYOUT_96_iso` matrix data Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys to [3, 12] and [3, 13], respectively. [bugfix] * Add layout/matrix diagram [docs] * Refactor keymaps - remove "inline block" comments - grid-align keycodes - use four-space indent [style]
* [Keyboard] Add sf2040 (#23211)strayfade2024-03-086-0/+179
| | | | Co-authored-by: jack <0x6a73@protonmail.com>
* [Keyboard] Add CMK11 (#23239)David Hoelscher2024-03-0810-0/+268
| | | | | | | | | * adding cmk11 * correcting default keymap * removing rules.mk * removing unnecessary comment
* Add instructions for debugging ARM with VSCode+BMP. (#11217)Nick Brassel2024-03-081-0/+74
|
* [Keyboard] Add Ejectix (#23204)takashicompany2024-03-086-0/+263
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add 60XT (#23210)Cipulot2024-03-086-0/+232
| | | | Co-authored-by: jack <0x6a73@protonmail.com>
* Attempt to fix changed files on CI workflow (#23205)Joel Challis2024-03-052-4/+10
|
* Bump peter-evans/create-pull-request from 5 to 6 (#22995)dependabot[bot]2024-03-052-2/+2
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Iron180 V2 H: correct key sizes (#23214)James Young2024-03-041-6/+6
|
* `mntre_v3`: correct layout data (#23216)James Young2024-03-041-35/+35
|
* Iron180 V2 S: correct ANSI Enter key sizes (#23215)James Young2024-03-041-6/+6
|
* Workaround for uart makefile issues (#23192)Joel Challis2024-03-023-12/+6
|
* Normalise .editorconfig. (#23186)Nick Brassel2024-03-021-23/+23
|
* Remove cd suggestion from new-keyboard (#23194)Joel Challis2024-03-021-4/+4
|
* CLI Speed improvements. (#23189)Nick Brassel2024-03-011-4/+10
|
* Fix up AVR production build target. (#23190)Nick Brassel2024-03-011-3/+3
|
* Fixing typos for OSAv2 and OSAv2_Topre (#23161)blindassassin1112024-03-015-14/+14
| | | Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
* geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187)Moritz Plattner2024-03-013-5/+5
|
* Merge branch 'develop'Nick Brassel2024-02-284851-191069/+65080
|\
| * Merge point for 2024q1 Breaking ChangeNick Brassel2024-02-281-4/+0
| |
| * 2024q1 `develop` changelog. (#23150)Nick Brassel2024-02-284-12/+380
| |
| * Update Atmel DFU driver assignments for dfu-programmer 1.x (#23165)Ryan2024-02-282-14/+14
| |
| * Merge upstream uf2conv.py changes (#23163)Joel Challis2024-02-281-3/+3
| |
| * Satisfaction75 post merge updates (#23158)Joel Challis2024-02-2712-104/+4
| |
| * Ensmallification of `helix/rev3_5rows:via`. (#23159)Nick Brassel2024-02-271-2/+1
| |
| * Cleanup Satisfaction75 Firmware and add new revisions (#22082)Andrew Kannan2024-02-2646-817/+1064
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * cipulot/common: Fix for multiple AMUX usage (#23155)Cipulot2024-02-261-2/+8
| |
| * Cipulot refactoring (#22368)Cipulot2024-02-26157-4414/+1474
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>