~ruther/qmk_firmware

e9a3e208 — James Young 4 years ago
4pplet/eagle_viper_rep/rev_a: fix missing key object (#13867)

Adds a key object for the KC_NUHS key to the info.json data.
85334423 — Jonathan Rascher 4 years ago
[Keymap] Minor cleanup of bcat keymaps and userspace (#13224)

4d42fb20 — James Young 4 years ago
40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 (#13866)

* 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8

* remove ortho_4x8 from Community Layouts rule

ortho_4x8 isn't a valid option here.
2d78a435 — James Young 4 years ago
capsunlocked/cu7: fix missing key object (#13862)

Adds a key object for the encoder keypress.
fd9d531b — plarso 4 years ago
[Docs] Remove extra word it bootmagic page (#13855)

be9031d0 — James Young 4 years ago
0xCB Static: fix `qmk info` and Configurator issues (#13856)

Function96 V2: Fixed info.json file (#13322)

Fixes the info.json data for the LAYOUT_default and LAYOUT_ansi_splitspace macros.
flash_stm32: don't unlock flash if already unlocked (#13841)

On stm32f4 after reboot from DFU it was observed that the flash is
already unlocked. In that case, attempting to unlock it again causes a
data abort.
4b630c46 — James Young 4 years ago
Duck Eagle/Viper V2 Refactor (#13828)

851d995a — James Young 4 years ago
Merro60 Layout Macro Refactor (#13827)

1305b6d8 — James Young 4 years ago
Momoka Ergo: layout macro/Configurator fix (#13825)

* momoka_ergo.h: use modified QMK 3-character notation

Renames the matrix position arguments to use QMK's K<row><column> notation, but using L or R for the left and right halves, respectively.

* physically arrange layout macro

Arrange the layout macro and keycodes to resemble the assembled keyboard.

* info.json: rebuild LAYOUT data

Fixes mispositioned keys in QMK Configurator.
3f5482bb — slashbunny 4 years ago
Update endgame keymap to work with suspend changes (#13805)

Updates the Massdrop CTRL keyboard engame keymap to work after the
changes to USB suspend in #12697

Fixes #13782
954806c8 — James Young 4 years ago
DP60 layout macro renames (#13811)

* info.json: apply human-friendly formatting

* rename LAYOUT_60_wkl to LAYOUT_60_ansi_tsangan_split_rshift

* rename LAYOUT_60_wkl_split_bs to LAYOUT_60_tsangan_hhkb

* info.json: remove `key_count` keys
4604b587 — James Young 4 years ago
Charue Sunsetter: layout macro fixes (#13809)

* remove K214 from LAYOUT_1065_ansi macro

Position K214 is only used by the ISO layout (as KC_NUHS); it doesn't get used here. Removing it so the layout macro matches the info.json layout data.

Also updates info.json to use human-friendly formatting.

* add layout macros

Adds:

- LAYOUT_1065_ansi_split_bs macro
- LAYOUT_1065_iso macro
- LAYOUT_1065_iso_split_bs macro
- `default_iso` keymap

* add LAYOUT_all macro

Adds LAYOUT_all macro and a `default_all` keymap.

This PCB is unusual in that the ANSI Backslash and ANSI Enter do not share their matrix positions with the Non-US Backslash or ISO Enter keys at all. This layout macro supports both the ANSI and ISO positions in one macro/keymap.
56f84774 — James Young 4 years ago
Rartland: add 65_ansi and 65_iso layouts (#13807)

* add 65_ansi and 65_iso layouts

... with Community Layout support

* add block comment of layouts to rartland.h
d191ccfd — peott-fr 4 years ago
[Keymap] Add peott-fr Kinesis keymap (#13812)

56200de2 — Jay Greco 4 years ago
[Keyboard] Reduce nibble oled_status keymap size (#13813)

e755c5fe — Drashna Jaelre 4 years ago
[Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)

fb6c66a1 — MakotoKurauchi 4 years ago
change DIP_SWITCH_ENABLE to off (#13815)

ec2f6026 — James Young 4 years ago
Neito: correct key sequence in info.json (#13808)

Next