~ruther/qmk_firmware

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
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>
Next