~ruther/qmk_firmware

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>
d13f5f0d — Wolf Van Herreweghe 2 years ago
[Keyboard] Fix LEDs being inverted on Sabre (#18762)

1b107baf — James Young 2 years ago
Wilba Tech WT65-D Layout Additions (#18779)

ada77ac2 — James Young 2 years ago
Ano Layout Refactor (#18778)

* info.json: apply friendly formatting

* info.json: remove dead space in Configurator rendering

* physically arrange layout macro

* info.json: correct Configurator key sequence
04e51d7a — James Young 2 years ago
Delikeeb Vaneela Configurator Fix (#18777)

* info.json: fix layout reference

`LAYOUT` -> `LAYOUT_ortho_5x12`

* info.json: apply friendly formatting

* info.json: correct maintainer value
Next