~ruther/qmk_firmware

51dd63c9 — James Young 2 years ago
MWStudio MW65 Black Refactor (#18824)

* mw65_black.h: add matrix diagram

* mw65_black.h: fill-in matrix definition

Fill the empty electrical positions with `KC_NO`.

* mw65_black.h: update matrix diagram

* rename LAYOUT to LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_tsangan

* info.json: correct maintainer value
590ce134 — James Young 2 years ago
Mode SixtyFive HI Layout Refactor (#18823)

* m65hi_alpha.h: add matrix diagram

* rename LAYOUT_all to LAYOUT_65_iso_blocker

* add LAYOUT_65_iso_blocker_tsangan

* tidy-up keymaps

- use four-space indent
- polish keycode grid alignment

* touch-up keymaps

Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap.
64e84419 — James Young 2 years ago
Han60 Refactor (#18819)

* info.json: apply friendly formatting

* han60.h: add matrix diagram

* han60.h: tidy file

- remove trailing whitespace
- use four-space indent

* info.json: remove key overlaps from LAYOUT_all rendering

* rename LAYOUT_tsangan to LAYOUT_60_ansi_tsangan

* rename LAYOUT_tsangan_arrowkeys to LAYOUT_60_ansi_arrow_tsangan

* refactor LAYOUT_tsangan_iso into LAYOUT_60_iso_tsangan

Moves position `K2C` (Enter) to the home row.

* refactor LAYOUT_tsangan_iso_arrowkeys into LAYOUT_60_iso_arrow_tsangan

Moves position `K2C` (Enter) to the home row.

* refactor default keymap

- use four-space indent
- use QMK-native keycode aliases
- grid-align keycodes

* bugfix layout macros

* add reference keymaps
9248a04e — James Young 2 years ago
Studio Kestra Galatea: fix ISO layout macros (#18825)

Switch the matrix positions for `KC_NUHS` and `KC_ENT`.
ac75d6e4 — James Young 2 years ago
Aurora65: Correct Layout Data (#18826)

* info.json: apply friendly formatting

* info.json: correct layout data
716969a0 — James Young 2 years ago
Macro3: rename LAYOUT to LAYOUT_ortho_2x4 (#18820)

4a9771c0 — Huy Ta Ba Thanh 2 years ago
Add H50 keyboard from huytbt (#18752)

* Add H50 keyboard from huytbt

Add H50 keyboard

The H50 is a mini keyboard with a 50 percent layout. The keyboard consists of 53 keys.

* Optimize code

* Optimize keymap code

* Optimize code H50 keyboard
9e2a0631 — Controller Works 2 years ago
Add mini36 (#18739)

69719db6 — James Young 2 years ago
Bathroom Epiphanies Ghost Squid Refactor (#18816)

* refactor default keymap

- shorten layer names
  - KM_QWERTY -> _QW
  - KM_MEDIA -> _MD
  - KM_GUI_LOCK -> _GL
- use QMK-native keycode aliases
- use four-space indent
- grid-align keycodes

* remove third layer from default keymap

The third layer only serves to disable the GUI keys, which we can do with a keycode.

* update default keymap readme

* ghost_squid.h: add matrix diagram

* add LAYOUT_fullsize_ansi

* add LAYOUT_fullsize_iso

* use LAYOUT_fullsize_iso macro in default keymap

Refactor the default keymap to use the new LAYOUT_fullsize_iso macro.

* remove LAYOUT macro

Same matrix as LAYOUT_fullsize_iso, but in a different assignment order.

* enable Community Layout support
af02e24a — James Young 2 years ago
MechBrewery MB65S Layout Rework (#18814)

* rename LAYOUT_65_ansi_blocker_tsangan to LAYOUT_65_ansi_blocker_tsangan_split_bs

Layout was implemented with Split Backspace.

* rename LAYOUT_65_iso_blocker_7u_spc to LAYOUT_65_iso_blocker_tsangan_split_bs

* rules.mk: update Community Layout support setting

* mb65s.h: update matrix diagram

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_ansi_blocker_tsangan

* add LAYOUT_65_iso_blocker_tsangan

* move Community Layout support to info.json

* update Community Layout support
cdb04900 — James Young 2 years ago
Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)

fc394dfd — Eddie Nuno 2 years ago
[Docs] Fix link to keyboard layout editor (#18801)

68e68e7d — stanrc85 2 years ago
[Keyboard] Add Bolsalice keyboard (#18772)

bd044ae5 — HorrorTroll 2 years ago
Update Black E6.5 keymap issues on QMK Configurator (#18794)

5343df09 — Alex Berger 2 years ago
[Keyboard] Fix saka68 solder layout (#18788)

693303dd — DeskDaily 2 years ago
[Keyboard] Add Octopad+ Keyboard (#18484)

Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2c3859fb — Stefan 2 years ago
Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)

93a0995e — 8bits4ever 2 years ago
A1200 Converter. Small modification on a1200.h file (#18783)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
c3b6a4bc — James Young 2 years ago
Wavtype p01_ultra Touch-Up (#18784)

dbce41cb — Markus Fritsche 2 years ago
[Docs] Update platformdev_blackpill_f411.md (#18666)

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