BM60RGB ISO: update default keymap and layout macro (#10494)
* BM60RGB ISO: fix and extend default keymap
- correctly assigns the Non-US Backslash and Hash keys
- adds Function and Navigation keys
- use KC_GESC instead of KC_ESC to make Grave accent available
* Update layout macro
The layout is the ISO equivalent of QMK's `LAYOUT_60_ansi_arrow`.
Doc followup 9942 (#10473)
* Update feature_advanced_keycodes.md
* Update mod_tap.md
Add ddeklerk split_3x6_3 layout (#10470)
Update make rules for community/ortho_4x12/junonum (#10467)
Add 64_ansi and 64_iso Community Layouts (#10463)
* Add 64_ansi Community Layout
* Add 64_iso Community Layout
* Add readme.md with layout drawings
* Edit readme.md - fix layout drawings
Fix 65_ansi_blocker_split_bs and 65_ansi_blocker_tsangan drawings.
* Edit readme.md - suggestions per fauxpark
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Southpaw Fullsize: Add VIA support (#10469)
* Add via configurator support
* Remove layers to fix via
* Re-add extra via layers since it seems to work now
* Replace tabs with spaces
* Update readme.md
[Keymap] Adding 2x2u default layout for Boardwalk (#10486)
* Adding 2x2u default layout for Boardwalk
* Defining the _RAISE layer
KBDFans KBD19x: VIA Support & LAYOUT macro fixing (#10401)
* first pass at fixing the key labeling
* second pass of fixing key labeling
* third pass of this key naming
* another pass of changing key naming
* another pass
* another pass
* another pass
* renamed it all
* give a good vid and pid
* add via keymap
* add on to the comments
* update readme and comments
* one more small change
Crkbd implementing return value for matrix_scan() (#10422)
Enable Mediakeys for yiancar's 328p keyboards (#10476)
[Keymap] samae keymap for RGBKB Zen rev1 (#10350)
* Add samae's keymap to zen rev1
* Docs update
* Less animations
* A few cleanups
* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c
* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c
* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c
* Update keyboards/rgbkb/zen/rev1/keymaps/samae/keymap.c
* Review fix: add copyright statement
[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)
* Convert ErgoDox EZ to lite matrix
* Add initial config from Dactyl config
Based on ErinCall's work to generalize the mcp i/o expander matrix code
* formatting
* Fix number of pins
* Remove unused defines
MSYS2: Switch to arm-none-eabi-gcc package (#10421)
Wazowski 23-19 VIA Support (#9730)
* fixed keymap placement
- online configurator keys were in the wrong location and needed to be fixed
- fixed a key being to high on the y position
* Create rules.mk
* Create keymap.c
* Update rules.mk
added VIA support
* Changed wazowski via keymap to include skipped switch
* changed the vendor ID
* Update keyboards/keebzdotnet/wazowski/config.h
* Removed VIA enable from keyboard rules.mk
* Update keyboards/keebzdotnet/wazowski/rules.mk
* Fixed wazowski via keymap build errors
* Added multi-layer support for Wazowski via keymap