Merge remote-tracking branch 'origin/master' into develop
[keymap] Add kkokdae keymap for keyboardio/atreus (#17843) * [keymap] Add kkokdae keymap for keyboardio/atreus * Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Revert "Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c" This reverts commit 8e9ccc78c796ea482b5b48d546498c06e3a2af09. Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add TravisHi keymap for SplitKB Kyria (#17858) * Init commit * Prep for MVP * Add F Fixes (thanks F!) * Fix some incorrect layer summons * Create readme (remove comments from code) * Update OLED indicators (test) * Add more OLED updates * Add more layouts * Update readme and small tweaks * Update layers and prep for LED layers * Fix a trapped layer issue * Test animations * Add a happy frog animation to right screen * Add bulk work * Move fren readme image * Can't save images * Update FPS layout * Update Symbols layer * Update readme * Update readme (future comments move to readme) * Remove superfluous comments & add Licence * Add licence update
Merge remote-tracking branch 'origin/master' into develop
Update json file to support Configurator correctly. (#17692)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: O (#17874)
Merge remote-tracking branch 'origin/master' into develop
SKergo Refactor (#17877) * skergo.h: use ___ for KC_NO * skergo.h: use 3-character notation * skergo.h: add matrix diagram * add LAYOUT_all macro * update grid alignment of LAYOUT macro and keymaps * refactor keymaps Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces. This change necessitates the following changes to keymaps: - The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows. - The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N. * remove LAYOUT macro * rename LAYOUT_all macro to LAYOUT_split_bs * add LAYOUT_2u_bs macro * readme.md: add flashing example * info.json: correct maintainer value Update to reference maintainer's GitHub username.
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: N (#17865)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: L (#17849)
Merge remote-tracking branch 'origin/master' into develop
MS Sculpt Touch-Up (#17871) * info.json: fix JSON syntax error * info.json: convert tabs to spaces * info.json: add QMK Configurator layout data * readme.md: switch Bootloader and Docs sections
[Keyboard] Overhaul uzu42 (#17868)
Merge remote-tracking branch 'origin/master' into develop