Modified imcomplete keymap for kudox jis. (#6524)
update arrows on lower layer (#6517)
[Keymap] removes gamelayer, finally got rgb working (#5817)
* removes gamelayer, finally got rgb working
* lowercasing readme
* changed to layout_ortho_4x12
* rules.mk: Removed BACKLIGHT_CUSTOM_DRIVER
Mask off TD() parameter properly (#6143)
* Mask off TD() parameter properly
* More parentheses
Add some defaults for ATmega32A to mcu_selection.mk (#6253)
* Add some defaults for ATmega32A to mcu_selection.mk
* Remove boilerplate from templates
* Relax INTERRUPT_CONTROL_ENDPOINT and PROGRAM_CMD
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Extend allowed range of tappable keycodes to include modifiers (#5809)
* Extend allowed range of tappable keycodes to include modifiers
* Get rid of the magic numbers altogether
* Remove some more magic numbers
* Extract LM() functionality from ACT_LAYER_TAP
* Use ACTION() macro everywhere
Rename QK_TMK(_MAX) to QK_BASIC (#6509)
[Keymap] Add kudox japanese keymap (#6508)
* Add a JIS keymap for kudox.
* Remove unnecessary codes.
[Keymap] Fix rgb matrix effects on dshields keymaps. (#6505)
Improve backlight PWM pin support (#6202)
* Improve backlight PWM pin support
* I accidentally an equals sign
* Another typo
* Order by pin number
* Throw an error if backlight pin is C4 or C5 on 16/32U4
* Use else for clarity
* Minor alignment adjustments
Change "yu" to "you" in combo docs (#6510)
Move Alice to TGR Directory (#6502)
* git mv alice into the tgr directory
* update readme with new build instructions
[Keyboard] Southpole: add Configurator layout data (#6498)
Use the older `universal_newlines` name instead of `text` (#6506)
added missing comment of RGB control keys planck/rev6 (#6503)
Update gaming layout (#6504)
MIDI: Fix basic noteon: send correct velocity (#6476)
Fix qmk_install.sh on Windows dropping to command prompt (#6488)