Update vid, pid, and add via keymap (#23063)
Remove invalid keyboard level features (#23074)
Migrate RGB Matrix config to info.json (#23000)
Migrate RGB Matrix config to info.json (#22998)
is31fl3741: split PWM and scaling buffers (#23049)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Mercury Macropad (#23071) * added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Artifact LvL 1 HS (#22964) * initial commit lvl1 * Add APM32 option * update stuff:) * White * Update to yaml * Update keyboards/artifact/lvl/rev_hs01/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json * Update info.json Ups... * Update mcuconf.h * Update halconf.h * Update info.json * Update keyboards/artifact/lvl/rev_hs01/config.h Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Refactor: move p3d keyboards (#22763) Group standalone p3dstore keyboards into p3d folder
Fix git-submodule running in wrong location (#23059)
Merge remote-tracking branch 'origin/master' into develop
El Cantor HS. Update info.json (#23020) Fix for wrong key's placement.
LED drivers: update PWM register defines for `g_<driver>_leds` (#23052)
Merge remote-tracking branch 'origin/master' into develop
Add Sha keyboard (#22664) * Implement Sha keyboard with default layout * Adjust readme and info.json per PR checklist * Fix RGB Light description in default keymap readme * Update keyboards/sha/rules.mk Move configuration to info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sha/info.json Move configuration to info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sha/info.json Move configuration to info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sha/info.json Define RGB animations in info.json Co-authored-by: Joel Challis <git@zvecr.com> * Enable RGB Lighting Layers at keymap level, not keyboard level --------- Co-authored-by: Joel Challis <git@zvecr.com>
Fix unit test execution (#23048)
[unicorne] Add a layout alias (#23056) Add a `LAYOUT` alias to support copying of keymaps from crkbd
LED drivers: create structs to hold PWM/scaling buffers (#22955)
LED drivers: place I2C addresses into an array (#22975)