~ruther/qmk_firmware

a12f3a3f — minibois 4 years ago
[Keyboard] Minor fixes for mini_elixivy/info.json (#14022)

Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keyboard] Add Mammoth20x (#14014)

c5921282 — Yaroslav Smirnov 4 years ago
[Keyboard] Add Elrgo S to keyboards/handwired (#13893)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
1bfbaae5 — weteor 4 years ago
[Keyboard] add 3w6 (#13746)

8200804e — kb-elmo 4 years ago
[Keyboard] Add Voice65 (#13744)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
c039796d — James Young 4 years ago
keebzdotnet F-Me Configurator fixes and codebase touch-up (#14077)

* rename LAYOUT to LAYOUT_all

* add info.json

* override DYNAMIC_KEYMAP_LAYER_COUNT for via keymap

The via keymap only initialized two layers without overriding the default value of DYNAMIC_KEYMAP_LAYER_COUNT (4).

This commit sets DYNAMIC_KEYMAP_LAYER_COUNT for the via keymap to 2.
9aedf515 — James Young 4 years ago
kb-elmo Noah AVR Community Layout support and Configurator fix (#14078)

* noah_avr.h: use QMK 3-character notation for matrix positions

* Community Layout support, Stage 1

- rename LAYOUT_ansi to LAYOUT_65_ansi_blocker
- rename LAYOUT_ansi_splitbs to LAYOUT_65_ansi_blocker_split_bs
- enable Community Layout support

* info.json: add line breaks between rows

* info.json: correct LAYOUT_iso data

- unsplit the Backspace
- change ANSI Enter to ISO Enter
- split the left Shift

* Community Layout support, Stage 2

- rename LAYOUT_iso to LAYOUT_65_iso_blocker
- update Community Layout support

* Community Layout support, Stage 3

- add LAYOUT_65_iso_blocker_split_bs
- update Community Layout support

* noah_avr.h: add matrix diagram
98af5bc6 — jonavin 4 years ago
[Keymap] Add jonavin user space / common functions (#13876)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jonavin <=>
425e1e66 — jfescobar18 4 years ago
[Keyboard] Dumbpad VIA support added (#13512)

Co-authored-by: Ryan <fauxpark@gmail.com>
3b4c35da — Alan Pocklington 4 years ago
[Keymap] Quark AJP10304 layout (#13290)

c98e1694 — qpockets 4 years ago
[Keyboard] update space_space keyboard (#13305)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
48a86824 — James Young 4 years ago
Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059)

* info.json: human-friendly formatting

* info.json: remove "w":1 instances

* info.json: correct positions of Left, Down and Right Arrow keys

* info.json: add LAYOUT_all data

* move Home key to end of home row

According to photographs of the keyboard, the fourth key down on the right side is physically on the home row. This commit moves the key argument and keycodes to the home row.

* whale75.h: use QMK 3-character notation for matrix

* whale75.h: add matrix diagram

* add keyboard-level encoder functionality

* info.json: correct key sequence on ISO layouts
c1484761 — BifbofII 4 years ago
[Keymap] Add personal layout for 60% ISO boards (#13232)

a43952f3 — Felix Jen 4 years ago
[Keyboard] Add Ready100 Keyboard (#13158)

Co-authored-by: Drashna Jaelre <drashna@live.com>
4fc01dde — Zereef 4 years ago
[Keyboard] Ymdk_np21 via port (#12693)

07245987 — Juno Nguyen 4 years ago
[Keymap] community/ortho_4x12/junonum update (#14062)

* Update new community universal keymaps

* Revert bottom row to default for better use of WIN_MODS and MAC_MODS

* Revert to use public domain songs

* Update Dpad layer in junonum to tailor for StarCraft group control

* Remove junonum512

* Update junonum readme

* Define custom songs in the keymap

* Move DP_OFF location

* Update DPAD modifiers

* Update F-row placement in junonum dpad layer

* Update CapsLock location  and rectify KC_APP
Fix AT90USB64/128 bootloaders (#14064)

9ac0023a — yiancar 4 years ago
Add MNK50 (#14031)

* Add MNK50

* Update keyboards/mnk50/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/mnk50/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/mnk50/readme.md

hihi thanks!

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/mnk50/keymaps/default/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
49be4860 — Tran Kim Tung 4 years ago
[Keyboard] adds new keyboard version: dztech/dz60rgb_wkl/v2_1 (#14021)

* [Keyboard] adds new keyboard version: dztech/dz60rgb_wkl/v2_1

* Update keyboards/dztech/dz60rgb_wkl/readme.md

Remove external flash manual link

Co-authored-by: Ryan <fauxpark@gmail.com>

* dz60rgb_wkl/v2_1: remove NO_USB_STARTUP_CHECK

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
Added VIA keymap for pistachio_mp (#14015)

* Added VIA keymap for pistachio_mp

* Fixed typos
Next