~ruther/qmk_firmware

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
46866128 — AquaCylinder 4 years ago
emi20 update (#14013)

* Update keymap & readme

-Keymap.c: Key combinations removed for resetting and added a new way to reset. Also removed unused timer code.

-config.h & rules.mk: Removed on kemap level (these were there for the key combo's)

-Readme.md: Changed the preview image and changed the description to reset the keyboard. Also added what connector type is used.

* Update readme.md

Better wording on how to get the keyboard in bootloader mode

* Update keymap.c

Switched + and - around, same with / and *.
068ab280 — James Young 4 years ago
Keebio Quefrency Configurator rework (#14060)

* add info.json for Quefrency rev1

* add info.json for Quefrency rev2

* add info.json for Quefrency rev3

* add info.json for Quefrency rev4

* remove "global" Quefrency info.json

* remove layout macro aliases from keyboard headers

These were moved into the info.json files.
ac1309cd — James Young 4 years ago
Feels Feels65 Refactor (#14032)

* rename layout macros

The existing layout macro names were not accurate to QMK's standard for the names that were given.

- rename LAYOUT_65_ansi_blocker to LAYOUT_65_ansi_blocker_split_bs
- rename LAYOUT_65_iso_blocker to LAYOUT_65_iso_blocker_split_bs

* correct info.json data

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_ansi_blocker

* add Community Layout support

* update grid alignment on layout macros

* add LAYOUT_all

* refactor default and via keymaps

- use LAYOUT_all macro
- use _______ for KC_TRNS
- via keymap fixes
  - swap KC_BSPC for KC_DEL on Layer 1 (matches default keymap)
  - remove KC_PGUP from Layers 2 and 3 (makes both layers fully transparent)
62009074 — James Young 4 years ago
cest73 TKM Configurator Fixes (#14066)

* info.json: update human-friendly formatting

* correct info.json layout data

- adds missing objects for:
  - split Backspace
  - split Numpad Plus
  - split Numpad Enter
  - split Left Shift
  - ANSI Backslash
  - split Numpad 0
- deletes Mod1 object (not supported in source)
- correct key object sequence
0dacceba — Logan Butler 4 years ago
[Keyboard] Fixes to info.json and rules.mk for Southpad n(#14053)

Making info.json work better with the QMK Configurator and updating rules to work properly with the correct bootloader.
b21e0930 — James Young 4 years ago
Setta21 Configurator Fix (#14055)

* info.json: add line breaks for rows

* info.json: correct key sequence

* info.json: correct width dimension
Next