~ruther/qmk_firmware

1d7e57ab — James Young 5 years ago
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`.
0cb7133e — nopunin10did 5 years ago
Doc followup 9942 (#10473)

* Update feature_advanced_keycodes.md

* Update mod_tap.md
f63a60a7 — Jordan 5 years ago
Port mechmini v2 for VIA support (#10497)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
f68bb0cc — Danilo de Klerk 5 years ago
Add ddeklerk split_3x6_3 layout (#10470)

2f01c6ee — Juno Nguyen 5 years ago
Update make rules for community/ortho_4x12/junonum (#10467)

10f57670 — James Young 5 years ago
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
a13e918d — Nic Lake 5 years ago
[Keymap] Adding 2x2u default layout for Boardwalk (#10486)

* Adding 2x2u default layout for Boardwalk

* Defining the _RAISE layer
b31df1af — MechMerlin 5 years ago
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
7a2124db — yhr0x43 5 years ago
Crkbd implementing return value for matrix_scan() (#10422)

45f04490 — Tom Swartz 5 years ago
xd75re Multi-layer keymap (#10499)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460)

Co-authored-by: s-ol <s-ol@users.noreply.github.com>
1960e250 — yiancar 5 years ago
Enable Mediakeys for yiancar's 328p keyboards (#10476)

8fbea13a — Adam Gwilliam 5 years ago
resolve extra param issue in boardsource/5x12 via keymap (#10501)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
Co-authored-by: Adam Gwilliam <agwilliam@yaharasoftware.com>
d78a2b81 — thompson-ele 5 years ago
[Keymap] VIA Support for Nein Macropad (#10496)

Co-authored-by: Ryan <fauxpark@gmail.com>
76e35e02 — yiancar 5 years ago
Rename nebula65 -> nebula68 (#10490)

Co-authored-by: Ryan <fauxpark@gmail.com>
272b3309 — Jean Potier 5 years ago
[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
11c308d4 — Drashna Jaelre 5 years ago
[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)

5ecb1b2d — Keebz Dot Net 5 years ago
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
Next