~ruther/qmk_firmware

ae38bdd5 — Joel Challis 1 year, 4 months ago
Flag LAYOUT macros still defined in .h files (#23260)

abf65049 — James Young 1 year, 4 months ago
kb-elmo AEK II USB: correct Configurator data (#23252)

Correct the QMK Configurator / `qmk info -m` data.

[chore]
3e1ac7a3 — Nick Brassel 1 year, 4 months ago
Fixes for encoder abstraction. (#23195)

be42ea30 — James Young 1 year, 4 months ago
KBDfans KBD19x Layout Additions (#23230)

* 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]
900e79fe — Nick Brassel 1 year, 4 months ago
Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086)

fec23230 — James Young 1 year, 4 months ago
Orthograph: correct layout data (#23213)

* 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]
a8991722 — James Young 1 year, 4 months ago
Xiudi XD96 Layout Bugfixes and Touch-Up (#23242)

* 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)

Co-authored-by: jack <0x6a73@protonmail.com>
113d3d60 — David Hoelscher 1 year, 4 months ago
[Keyboard] Add CMK11 (#23239)

* adding cmk11

* correcting default keymap

* removing rules.mk

* removing unnecessary comment
8946aace — Nick Brassel 1 year, 4 months ago
Add instructions for debugging ARM with VSCode+BMP. (#11217)

0a03fc51 — takashicompany 1 year, 4 months ago
[Keyboard] Add Ejectix (#23204)

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)

Co-authored-by: jack <0x6a73@protonmail.com>
4443fa8a — Joel Challis 1 year, 4 months ago
Attempt to fix changed files on CI workflow (#23205)

7836906f — dependabot[bot] 1 year, 4 months ago
Bump peter-evans/create-pull-request from 5 to 6 (#22995)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9ae4d01e — James Young 1 year, 4 months ago
Iron180 V2 H: correct key sizes (#23214)

73bddf0e — James Young 1 year, 4 months ago
`mntre_v3`: correct layout data (#23216)

19196449 — James Young 1 year, 4 months ago
Iron180 V2 S: correct ANSI Enter key sizes (#23215)

092ef661 — Joel Challis 1 year, 4 months ago
Workaround for uart makefile issues (#23192)

21276de7 — Nick Brassel 1 year, 4 months ago
Normalise .editorconfig. (#23186)

c0608766 — Joel Challis 1 year, 4 months ago
Remove cd suggestion from new-keyboard (#23194)

Next