Support additional split sync items for info.json (#22193)
Merge remote-tracking branch 'origin/master' into develop
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
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
Enable encoder map on navpad1.0 (#22266)
jian/rev1: convert to DIP Switch (#22248)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
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)
[Keyboard] Skyloong GK61 Pro 48 (#21654)
* Create GK61 PRO_48 Keyboard.
* update pro.c and config.h to save power when USB suspend.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK,thank you.
* update info.json
* update layer indicator
* Update RGB animations---delete rainbow_beacon and rainbo_pinwheels.
* Cancel force_nkro
* Add caps lock indicator in rgb matrix.
* Update keyboards/skyloong/gk61/pro_48/pro_48.c
OK, thank you for your suggestion.
* Enable I2C DMA; Modified pro_48.c
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thanks.
* enable encoder map in default keymap.
* define g_suspend_state
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] RPNeko65 by lendunistus (#21747)
* initialise rpneko65, info.json
* force NKRO
* define WS2812 stuff
and capitalise RPNeko65
* use RGBlight, add ANSI to keymap.c
also remove _ADC suffixes from pins
* basic readme
plus making it so the info.json RGB values are actually recognised as integers
* update repository URL
* fix info.json formatting
* caps lock LED implementation
"borrowed" from waffling60
* put RGBLIGHT_ENABLE in json
also remove "pin" from the rgblight option
* add actually correct keymaps
also reformat info.json
* move to designer folder, add image to README
* move keyboard to separate revision folder
and remove erroneous tag from config.h
* remove brightness/hue/saturation steps
* change device version to 1.0
* move quantum.h include to top
* actually, let's try a new image
I also forgot to save the info.json file beforehand
oops
* Remove comma in info.json
* Community layouts in info.json
* Delete rpneko65/readme.md
* Apply suggested changes to readme
* Suggested code changes
* Suggested imgur link
* rename code file
this was the issue all along
sigh
* Correct layer matching this time
* Move Enter in info.json
* README/info.json change
* Another batch of suggestions
Merge remote-tracking branch 'origin/master' into develop