Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: Q (#17883)
Merge remote-tracking branch 'origin/master' into develop
added neson design's 700e keyboard (#17768)
* added neson design's 700e keyboard
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
jotix's community ortho_4x12 layout change (#17891)
Merge remote-tracking branch 'origin/master' into develop
add bluepill mcu to splittest (#16959)
* add bluepill mcu to splittest
* fix typo
* refactoring
* mcu config goes to mcuconf.h of keyboard
* keymap specific config goes to keymap config.h
* keyboard specific depending of keymap goes to post_config.h
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* splittest/bluepill: improve documentation
Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: P (#17875)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: M (#17859)
Merge remote-tracking branch 'origin/master' into develop
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)