Changed default RGBLIGHT_SLEEP for cospad
Fixing DecadePad Numlock LED Bug (#8831)
* Fixing Numlock LED Bugs
* Change LED CODE to new API
[Docs] Japanese translation of docs/feature_command.md (#8672)
* add feature_command.md translation
* update based on comment
Add support for YMD75 rev 2 (#8853)
Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)
* Remove no-longer-necessary LTO checks from keyboards' config.h files
* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap
* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files
Note: DISABLE_LEADER doesn't seem to be used anywhere
Fix ta-65 tsangan layouts (#8855)
The key next to the spacebar wasn't working, fixed that.
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
Fix Plain60 layout (#8854)
Fixes the LAYOUT_60_ansi_split_bs_rshift where the key next to right shift didn't work.
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
[Docs] Fixed minor typos (#8860)
[Keymap] Updates to personal keymaps (#8818)
* sync with upstream; initial iris design
* sync with upstream
* update to iris keymap
* merge upstream
* iris keymap refined
* Iris readme update
* messed up upstream merge somehow, hopefully fixed
* removed extra closing bracket
* Apply suggestions from code review
Co-Authored-By: Joel Challis <git@zvecr.com>
* change layers from define to enum per suggestions
Co-authored-by: Mysti Woodard <mystiwoodard@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Updated personal preonic keymap (#8851)
[Keyboard] VIA Support: Singa x TGR Unikorn 60 (#8838)
* add via keymap
* change up VID and PID
* enabling the RGB just so VIA has access to it
[Keyboard] VIA Support: KBD67mkii SOLDERED (#8837)
* add VIA keymap to soldered kbd67mkii
* clean up config file
Add VIA support for Minivan (#8849)
Co-Authored-By: Joel Challis <git@zvecr.com>
Update my keymaps (#8840)
Merge pull request #8710 from vomindoraan/keymap_extras_fixup
Add a syllabus to guide people who are learning QMK (#8816)
Update cli CI checkout to v2 (#8823)
[Keymap] Rework my Tsangan layout; turn off mousekeys (#8836)
* Give Tsangan layout a real Fn2 layer
* Disable mouse keys to work around qmk#8323
I don't actually use this feature, so there's no reason for it to be
enabled anyway, and it seems to cause spurious wakeups on Windows.
[Keyboard] add dual-direction diode capability for hbcp (#8795)
* add dual-direction diode capability
* update per PR requests
Co-authored-by: hineybush <hineybushkeyboards@gmail.com>