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>
Wavtype p01_ultra Touch-Up (#18784)
[Docs] Update platformdev_blackpill_f411.md (#18666)
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] Fix LEDs being inverted on Sabre (#18762)
Wilba Tech WT65-D Layout Additions (#18779)
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
Delikeeb Vaneela Configurator Fix (#18777)
* info.json: fix layout reference
`LAYOUT` -> `LAYOUT_ortho_5x12`
* info.json: apply friendly formatting
* info.json: correct maintainer value
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).
Fixup handwired/kbod (#18754)
Allow Fedora to update ChibiOS configs. (#18698)
Slipped through the cracks. (#18742)
Fixup work_louder/micro VIA keymap (#18738)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Fixup latinpadble (#18736)
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.
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
fix: Remove OLED support (#18719)
* fix: Remove OLED support
* redundant files
Co-authored-by: zvecr <git@zvecr.com>
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)