~ruther/qmk_firmware

14a86743 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
fa978542 — James Young 3 years ago
Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803)

* keeb68.h: use QMK 3-character notation

* physically arrange layout macro

Moves the keycodes for Equals and Right Bracket to their proper places on the Number and Tab rows, respectively.

Also refactors the keymaps to use QMK-native keycode aliases, grid alignment, and four-space indent.

* move `keymaps/grv_esc/readme.md` to `keymaps/default/`

The file contents say "default keymap".

* enable Community Layouts support

* add QMK Configurator data

* touch-up `rules.mk`
85de0205 — Erovia 3 years ago
CLI: Bump the 'jsonschema' version (#16635)

* CLI: Bump the 'jsonschema' version

Update the used meta-schema from Draft 7 from 2018 to the latest one,
Draft 2020-12.
Currently, the validator falls back to Draft 7 if the newer validator is
not available. Draft 2020-12 support was introduced to 'jsonschema' in
version 4.0.0.

* Fix formatting
d8707164 — Joel Challis 3 years ago
Add bluepill/blackpill development board presets (#16806)

0ef22464 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4a729a7b — James Young 3 years ago
QK65 Solder Community Layout Support (#16796)

* refactor solder.h

- use QMK 3-character notation
- convert tabs to spaces

* solder.h: add matrix diagram

* rename LAYOUT_solder to LAYOUT_all

* rename LAYOUT_iso to LAYOUT_65_iso_blocker

Also adds Community Layouts rule to `rules.mk`.

* info.json: improve formatting

- convert tabs to spaces
- format file to four-space indent

* refactor keymaps

- convert tabs to spaces
- update grid alignment of keycodes
- remove trailing whitespace

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_iso_blocker_split_bs

* add LAYOUT_65_ansi_blocker_tsangan

* add LAYOUT_65_iso_blocker_tsangan

* add LAYOUT_65_ansi_blocker_tsangan_split_bs

* add LAYOUT_65_iso_blocker_tsangan_split_bs

* remove 65_ansi_blocker_tsangan_split_bs from `LAYOUTS` rule
fc2c93e5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
d5089889 — James Young 3 years ago
QK65 Hotswap Community Layout Support (#16793)

* qk65 hotswap: Community Layout support

- renames `LAYOUT_hotswap` to `LAYOUT_65_ansi_blocker`
- adds Community Layouts rule to `rules.mk`

* refactor keymaps

Edits the keymaps to align the keycodes in a grid. Whitespace-only change.
a5e810b8 — Joel Challis 3 years ago
Add non blackpill F4x1 config files (#16600)

* Add non blackpill F4x1 config files

* Move ld files

* Remove f401 i2c bodges

* more bodge?

* Update to recommended defaults
45504bb0 — Joel Challis 3 years ago
Add mechanism to limit available converters (#16783)

a2f155bb — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
563c4dbb — Danny 3 years ago
Add Iris Rev 6.1 (#16722)

f64404cc — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
67bb6e19 — James Young 3 years ago
RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)

* add QMK Configurator data

* add readme file
99f7a8fc — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2f917dd7 — James Young 3 years ago
Cutie Club Novus Layout Macro Updates (#16792)

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift

Maintains `LAYOUT_all` as an alias to `LAYOUT_60_ansi_split_bs_rshift`.

* novus.h: use QMK 3-character notation

* novus.h: add matrix diagram

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_tsangan

* refactor keymaps

- update grid alignment
- use QMK-native keycode aliases

* add LAYOUT_60_ansi_tsangan_split_bs_rshift

* rules.mk: update Community Layouts list
b7c9ff4e — zvecr 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c0216e92 — QMK Bot 3 years ago
Format code according to conventions (#16802)

69be0dc9 — Erovia 3 years ago
Fix lineendings for eason/capsule65 (#16801)

3c1a3c17 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next