~ruther/qmk_firmware

3f1b3a51 — Joel Challis 1 year, 9 months ago
Migrate recently introduced sync items (#22305)

Merge remote-tracking branch 'origin/master' into develop
0e6d47e1 — Nick Brassel 1 year, 9 months ago
Fixup symbol sizing listing. (#22307)

ChibiOS pin defs: use only vendor if present (#22297)

e4c54a96 — Joel Challis 1 year, 9 months ago
Support additional split sync items for info.json (#22193)

Merge remote-tracking branch 'origin/master' into develop
f6c70c40 — Nick Brassel 1 year, 9 months ago
Allow for disabling of parallel processing of qmk find and `qmk mass-compile`. (#22160)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Merge remote-tracking branch 'origin/master' into develop
81a3aa02 — Nick Brassel 1 year, 9 months ago
Fix typo in keychron v6 encoder map enable (#22272)

Prep work for NKRO report separation (#22268)

* Clean up some keyboard/userspace code

* Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS`

* Add some missing includes

* Use `PACKED` define for report types

* Fix incorrect function signatures for FlexRAM EEPROM driver
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] jukaie/jk01 (#20573)

* ADD Keyboard

* Resolved requested changes

* update keymap.c file

* resolved requested changes

* updated info.json file

* Updated requested changes

* Delete JK01.h file

* Resolved requested changes

* Delete readme.md

* add rules.mk to default folder

* Upload default/keymap.c

* Add via/keymap.c

* Updated info.Json file

* Change VID in info.json

* Resolved requested changes

* Resolved requested changes.

* Resolved requested changes

* Updated changes

---------

Co-authored-by: gksygithub <gskyGit@gsky.com.tw>
Merge remote-tracking branch 'origin/master' into develop
a46c7abd — MakotoKurauchi 1 year, 9 months ago
Enable encoder map on navpad1.0 (#22266)

jian/rev1: convert to DIP Switch (#22248)

Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Okayu (#22077)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
032b039d — Duncan Sutherland 1 year, 9 months ago
amend alice* community_layouts in keyboards (#21846)

* add alice* to keyboards

* add seigaiha

* additions

* Update info.json

* revert wanderland

* add tgr/alice

* add matrix diagram.md
Dedupe I2C, SPI, UART driver inclusions (#22253)

Next