~ruther/qmk_firmware

3e5cb1da — Albert Y 3 years ago
Improve description of LED state data sync option (#16302)

cb914222 — James Young 3 years ago
Eye Oh Designs SPRH: fix Configurator data (#16296)

c092d716 — James Young 3 years ago
gl516/j73gl: fix Configurator key sequence (#16298)

66f61ae4 — James Young 3 years ago
CMM.Studio Fuji65: correct layout data for real this time (#16295)

Because I apparently can't tell the difference between coordinates and dimensions.
5475553d — James Young 3 years ago
Demiurge: correct Configurator Layout data (#16294)

* info.json: apply friendly formatting

* info.json: correct layout data
628166a3 — Sergi Meseguer 3 years ago
[Keymap] zigotica layout tweaks (#16291)

ae041078 — James Young 3 years ago
CMM.Studio Fuji65: Configurator Data Patch (#16293)

* info.json: correct layout data

* info.json: correct maintainer field
9d74c952 — Aric Crosson Bouwers 3 years ago
[Keymap] submitting ariccb planck keymap (#16177)

Co-authored-by: Ryan <fauxpark@gmail.com>
de4f2bf1 — Arda Kılıçdağı 3 years ago
Further update to #13745 on Crkbd keymap (#16284)

* Further update to #13745

Hello, 

This is further update to #13745 , somehow my commit did not get merged 

https://github.com/qmk/qmk_firmware/pull/13745#discussion_r802603490

* Update config.h
c49438fe — Brandon Claveria 3 years ago
[Keyboard] Digicarp65 (#15926)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: swiftrax <swiftrax@github.com>
c212b65e — MechMerlin 3 years ago
New Keyboard: 1upkeyboards super16v2 (#16198)

Co-authored-by: Drashna Jaelre <drashna@live.com>
b114b273 — peepeetee 3 years ago
[Keyboard] Idobao ID80 V3 (#15912)

Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keyboard] MelGeek Mach80 rev2 (#15610)

bf4ce416 — Vino Rodrigues 3 years ago
[Keyboard] refine LED Matrix LED positions on KBD67 Lite (#15769)

11e50f5f — Danny 3 years ago
[Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 (#16275)

71a48a01 — Alexander 3 years ago
[Keyboard] Add Kapl (#16255)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
04020da4 — IskandarMa 3 years ago
[Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263)

efdaa7f9 — Nick Brassel 3 years ago
Add support for driving unselected row/col. (#16278)

e26778ce — James Young 3 years ago
LFKeyboards Mini1800: refactor into revisions (#16260)

* fork Mini1800 into reva and revc versions

* update info.json

- apply friendly formatting
- update maintainer value

* update keymap rules.mk formatting

- align inline comments
- convert tabs to spaces

* align keymap rules.mk files to QMK template

* move common keymap rules.mk settings to revision level

* info.json: correct key sequence

* align revision rules.mk files to QMK template

* clean up revision rules.mk files

* add readme files for each revision

* correct USB Product string

* remove post_rules.mk files

The internal settings were commented out, so the files actually don't do anything.

* edit Bootloader instructions on main readme

* move non-assignment rules to post_rules.mk

* add inline comments for NKRO_ENABLE per fauxpark
f3aa5db4 — James Young 3 years ago
Boardsource The Mark 65 Touch-Up and Layout Additions (#16270)

* the_mark.h: use ____ for KC_NO

* the_mark.h: number matrix positions electrically

`K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0.

* the_mark.h: use QMK 3-character notation

* the_mark.h: add matrix diagram

* refactor reference keymaps

- convert tabs to spaces
- use four-space indent
- grid align keycodes
- remove extra line breaks
- add layer indexes to `via` keymap

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs_space

Includes reference keymap.

* add LAYOUT_iso_split_bs_space

Includes reference keymap.

* info.json: edit maintainer value

There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.
Next