~ruther/qmk_firmware

0dca9a1f — Albert Y 3 years ago
[Keyboard] Convert Cradio config to data driven model (#18412)

fa1388a4 — Andrew Kannan 3 years ago
[Keyboard] Add Moment Hotswap PCB (#18384)

5ff2d935 — Ramon Imbao 3 years ago
[Keyboard] Add Saevus Cor TKL (#18369)

3072feb8 — Steven Karrmann 3 years ago
[Keyboard] Add Janus keyboard (#18367)

Co-authored-by: Ryan <fauxpark@gmail.com>
45cc7f1e — takashicompany 3 years ago
[Keyboard] Add GOAT51 (#18220)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
fe9c1d8e — lunatic 3 years ago
[Keyboard] add CherryB CB65 (#18356)

6cf4af98 — jun10000 3 years ago
[Keyboard] Add om60 rev1 keyboard (#18126)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jun10000 <jun1kbd@outlook.jp>
e3e0a35b — Matt Chan 3 years ago
kegen/gboy: Fix typo in readme.md; add labels to info.json and reformat for readability (#18269)

Co-authored-by: Drashna Jaelre <drashna@live.com>
2791ceb6 — Wilba 3 years ago
Add caps lock and scroll lock indicators (#17725)

03a671e7 — James Young 3 years ago
JadooKB JKB65 Community Layout Support (#18461)

* rename LAYOUT_67_ansi to LAYOUT_65_ansi_blocker

* enable Community Layouts support
3b7aeddc — dependabot[bot] 3 years ago
Bump actions/stale from 5 to 6 (#18456)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ea80141f — Drashna Jaelre 3 years ago
[Docs] Explicitly mention kb/user callbacks as boolean (#18448)

Co-authored-by: Ryan <fauxpark@gmail.com>
ee22f34e — bojiguard 3 years ago
Fungo rev1: fix QMK Configurator key sequence - info.json (#18434)

* * info.json: fix key position and order

* fix json format

* Update keyboards/fungo/rev1/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
b03a3d70 — Nick Brassel 3 years ago
Checklist clarification. (#18440)

b0f82475 — Álvaro A. Volpato 3 years ago
Update Apollo PCBs to use wear levelling code (#18411)

456d6f33 — Joel Challis 3 years ago
Remove legacy keycodes from unit tests (#18430)

100cf3db — Jimmy Sjölund 3 years ago
[Keymap] Added Kyria keyboard to jimmysjolund (#18335)

41fdf32a — Danny 3 years ago
Add encoder map to Quefrency VIA keymap (#18380)

* Add encoder map to Quefrency VIA keymap

* Explicitly define which RGB animations are enabled

* Set different PID to prep for different VIA .json usage

* Add ifdefs to handle if ENCODER_ENABLE is set to NO
51620c10 — Felix Springer 3 years ago
Fix boardsource/lulu RGB matrix (#18407)

* Fix ordering of entries for RGB matrix.

* Fix typos in RGB matrix definition.

These matrix indices overlapped.

* Improve positions in RGB matrix.

The rotary encoder and the key below that are in a new column.
The rotary encoder's height is inbetween rows.
The key below is kind of off-axis and thus hard to pin down to a
specific location.

The modifer keys in the bottom row are staggered compared to the other
columns.
652d1d8a — Marius Renner 3 years ago
Fix int8_t overflow in RGB heatmap effect (#18410)

Next