~ruther/qmk_firmware

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
0b8fbff1 — Tyler Thrailkill 2 years ago
Adjust oled gen to fix flashing on timeout (#18747)

Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.

This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
89dbc181 — mmccoyd 2 years ago
[Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)

Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
Fixup handwired/kbod (#18754)

f731e278 — Nick Brassel 2 years ago
Allow Fedora to update ChibiOS configs. (#18698)

81988cc0 — Nick Brassel 2 years ago
Slipped through the cracks. (#18742)

Fixup work_louder/micro VIA keymap (#18738)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Fixup latinpadble (#18736)

b5e26ccb — James Young 2 years ago
Y&R Studio NZ67v2 Layout Refactor (#18724)

* info.json: apply friendly formatting

* nz67v2.h: use ____ for KC_NO

* nz67v2.h: add matrix diagram

* add LAYOUT_all

Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout.

Rotary encoder positions move from the bottom row to the top row.

* refactor keymaps to use LAYOUT_all macro

* info.json: add LAYOUT_all data

* remove LAYOUT macro

Now unused.

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_space

* remove dead space from layouts

Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
679cbb84 — James Young 2 years ago
bbrfkr Dynamis Refactor (#18733)

* dynamis.h: use XXX for KC_NO

* dynamis.h: add matrix diagram

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- grid-align keycodes for readability

* info.json: fix LAYOUT_iso key sequence
ccdd2893 — Reibl János Dániel 2 years ago
fix: Remove OLED support (#18719)

* fix: Remove OLED support

* redundant files

Co-authored-by: zvecr <git@zvecr.com>
1e726a13 — James Young 2 years ago
Xelus RS60 Layout Refactor (#18708)

* add matrix diagrams

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_tsangan_hhkb

* enable Community Layout support

* enable Community Layout support, phase 2

Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
Fixup momoka_ergo (#18704)

Fixup bluebell/swoop (#18703)

dcc0c3f3 — dependabot[bot] 2 years ago
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Next