retry of PR #2540 (#2554)
* reforked, untarred keymaps, added CRS and renamed my keymap folders
* Update readme.md
corrected a typo
Fix logic in macos install
Also fix mixed spaces/tabs
Added a clean target to remove build artifacts
This commit adds a new clean target to the makefile which deletes
the .build directory which removes all build artifacts.
Initial support for The Unloved Bastard
Rule to enable Modifiers with Auto-Shift (#2542)
* Re-enable modifiers with auto-shift
* Auto-shift modifiers rule
* missed a line
* Documentation
* fixing whitespace
Duplicate KC space to UK (#2541)
* Fix tilde in xd75 skewwhiffy
* Small tidy up
* Tidy up Colemak row
* Tidy up navigation layer
* Symbols layer redefined
* Fix UK Quote issue
* Use UK_QUOT rather than KC_QUOT
Fix audio issues with Split keyboards that missed previously
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
Updated keymap for my Nyquist layout
New keymap for XD75re ("adi") (#2530)
* My XD75 keymap
* Proper readme for `adi` keymap for xd75re
Added my keymap (#2529)
* Added my keymap
* maybe that wasn't quite right.
* Reduced the tap time to register layer
* changed the tapping term that fits my typing speed a little better
* Added retro tapping and reduced tapping term duration
Added choromanski keymap (#2528)
* Added ergodox layout
* Added preonic layout
* Added readme for exgodox layout
* fixed errors with formatting readme
* Added edited preonic keymap & readme
Fix swap-hands tapping.
This is an inelegant hack for #2522 but makes things work. Basically we give `action.c` a chance to handle the hold event early so that we can swap the keyboard for later keys. Later, to allow the hold to happen again quickly we nuke the key record so that tapping is reset. I tried to find a cleaner way, honestly.
Add keycodes for swap-hands feature.
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
new handwired keyboard - Dactyl Manuform (#2516)
* adding new handwired keyboard: dactyl-manuform
* adding qwerty layout
* updating readme file.
Helix keyboard led test as a keymap (#2513)
* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/led_test
* OLED & RGB LED on
* duplicate quantum/rgblight.[ch] to keyboards/helix/rev2/keymaps/led_test
* rgblight.c modify for RGB test
Add underglow animation support to rask's UK78 (#2512)
* Add rask's Satan layout
* Add rask's Satan layout
* Add rask's BananaSplit60 layout
* Add rask's BS60 readme
* Fix rask's BS60 readme image
* Fix rask's BS60 readme image again
* Add rask's UK78 layout
* Change RGui to be LGui to fix locale switching
On Ubuntu the keyboard seemingly lost RGui when toggling
between typing languages. With LGui toggling works normally.
* Add rask's ErgoDox Infinity layout
* Modify ErgoDox layout and add readme for it
* Add rask's UK78 layout readme
* Add undnerglow animation to rask's UK78 firmware