~ruther/qmk_firmware

ref: 900bec6211eb5c801c158bd30969397ff06b47fe qmk_firmware/keyboards d---------
a8991722 — James Young 1 year, 6 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, 6 months ago
[Keyboard] Add CMK11 (#23239)

* adding cmk11

* correcting default keymap

* removing rules.mk

* removing unnecessary comment
0a03fc51 — takashicompany 1 year, 6 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>
9ae4d01e — James Young 1 year, 6 months ago
Iron180 V2 H: correct key sizes (#23214)

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

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

3b76a3a3 — blindassassin111 1 year, 6 months ago
Fixing typos for OSAv2 and OSAv2_Topre (#23161)

Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
012b101b — Moritz Plattner 1 year, 6 months ago
geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187)

4e369d40 — Nick Brassel 1 year, 6 months ago
Merge branch 'develop'
b3462157 — Joel Challis 1 year, 6 months ago
Satisfaction75 post merge updates (#23158)

bafbca36 — Nick Brassel 1 year, 6 months ago
Ensmallification of `helix/rev3_5rows:via`. (#23159)

49064130 — Andrew Kannan 1 year, 6 months ago
Cleanup Satisfaction75 Firmware and add new revisions (#22082)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
cipulot/common: Fix for multiple AMUX usage (#23155)

Cipulot refactoring (#22368)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
LED drivers: update keyboard LED configs (#23073)

* IS31FL3733: update keyboard LED config

* IS31FL3736: update keyboard LED config

* IS31FL3737: update keyboard LED config

* IS31FL3741: update keyboard LED config

* IS31FL3743A: update keyboard LED config

* AW20216S: update keyboard LED config

* SNLED27351: update keyboard LED config
Add LED/RGB Matrix drivers to info.json schema (#23127)

Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128)

Merge remote-tracking branch 'origin/master' into develop
Next