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)
[Keymap] Jotix ortho_4x12_layout (#6497)
* jotix ortho_4x12_layout
* jotix ortho_4x12_layout
* kc_caps in raise layer
[Keyboard] Added little fixes and bootmagic for gBoard keebs (#6477)
* Added little fixes and bootmagic
* Update keyboards/gergo/keymaps/oled/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* whacked out quantum_libs
[Keymap] hhkb:halfqwerty_jp (#6475)
[Keyboard] Add cKeys' "The Dora" Board (#6469)
* Initial 4x5
* More board
* Update exboard
* Update
* Change name to thedora
* Update keyboards/ckeys/thedora/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/ckeys/thedora/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove the slash
* Attempt at fixing moxygen line break issues
* Update keyboards/ckeys/thedora/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Add boilerplate
* Update keyboards/ckeys/thedora/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>