[Keyboard] Pachi restructure and keyboard addition (#13080)
[Keyboard Update] Trinity XT TKL fix license and add forgotten indicators (#13202)
bm60rgb: fix layout macro references (#13246)
... and enable Community Layout support
[Keyboard] Add Switchplate 910 keyboard (#13235)
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)
[Keymap] adding keymap for pistachio (#12996)
Co-authored-by: Drashna Jaelre <drashna@live.com>
[Docs] update Japanese translation of tap_hold.md (#12820)
* update tap_hold.md translation
* restore unnecessary change line
[Docs] update Japanese translation of hardware_keyboard_guidelines.md (#12769)
* update hardware_keyboard_guidelines.md translation
* update based on comment
[Docs] update Japanese translation of feature_haptic_feedback.md (#12737)
* update feature_haptic_feedback.md translation
* change url of driver pdf location
* change buzz word
* update based on comment
[Keyboard] Fix revision issues with Kyria (#13208)
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] Fix comment in split89's config.h (#13231)
Added missing closing comment bit */
This seems to cause the QMK configurator to break when clicking the compile button:
Compiling: keyboards/handwired/split89/split89.c In file included from [K:
ent]
/* COL2ROW, ROW2COL */
[K
cc1: all warnings being treated as errors
|
|
|
make: *** ine/keyboards/handwired/split89/split89.o] Error 1
Update merge sequence to reflect no-ff, no-squash. (#13038)
OLED driver tweaks (#13215)
[Keyboard] Minivan : add missing enable to support RGB LEDs (#13157)
Config.h has support for RGB LEDs but enable line was missing in rules.mk
Document user song list file (#13101)
Fix overrun in oled_write_raw when not at (0, 0) (#13204)