Add a new keyboard: yoichiro/lunakey_mini (#10958)
* Add a new keyboard: yoichiro/lunakey_mini
* Modify the VENDOR and PRODUCT IDs.
* Remove unnecessary EOL characters.
* Remove unnecessary modified characters.
* Update the layer definition more simple.
* Change the product name.
* Change the LAYOUT name (append `_split_3x6_4`) and change keys order in info.json file.
[Keyboard] Add Wampus (#10991)
* Configure new keyboard zoo/wampus
* Apply suggestions from code review
Update LED pins to defined defaults
Co-authored-by: Joel Challis <git@zvecr.com>
* Apply suggestions from code review
- Remove unused layers from default.
- Remove chibios patch comment
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Remove references to ch-bootloader-jump.patch (#10998)
Fix failed develop updates within CI (#11001)
* Fix inverted logic
* skip locked instead of fail
[Keyboard] Added Vagrant-10 keyboard (#10048)
* Initial commit for Vagrant-10
* Initial commit for Vagrant-10
* customized layout
* Fully working QMK config with default keymap
* Update info.json
* Update info.json
* Update readme.md
* prep
* fixed pull request issues
* Update keyboards/vagrant_10/keymaps/default/keymap.c
* Update keyboards/vagrant_10/keymaps/default/keymap.c
* Update keyboards/vagrant_10/vagrant_10.h
* Update keyboards/vagrant_10/vagrant_10.h
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/rules.mk
* Update keyboards/vagrant_10/readme.md
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/info.json
* Update keyboards/vagrant_10/info.json
* Update keyboards/vagrant_10/vagrant_10.h
* Update keyboards/vagrant_10/keymaps/default/keymap.c
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/readme.md
* Update keyboards/vagrant_10/config.h
* License header
* License header
* License header
* License header.
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/config.h
* Update keyboards/vagrant_10/vagrant_10.h
push the API data for develop as well (#10852)
Rebase develop after a master push (#10812)
* rebase develop after a master push
* limit this to qmk/qmk_firmware
* change to a merge strategy
* GITHUB_TOKEN isn't needed
* check for .locked in develop
* break up into more steps
Refactor to use led config - Part 4 (#10967)
* Refactor to use led config
* Refactor to use led_update_kb
Refactor to use led config - Part 5 (#10975)
* Refactor to use led config
* Refactor to use led config
* Refactor to use led config
[Keyboard] Added wilba.tech WT60-H1 (#10879)
* Added WT60-H1
* Update keyboards/wilba_tech/wt60_h1/info.json
* Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c
* Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c
* Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c
* Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c
* Update keyboards/wilba_tech/wt60_h1/rules.mk
* Update keyboards/wilba_tech/wt60_h1/wt60_h1.h
Add JNAO Via keymap (#9917)
* Add JNAO Via keymap
* Enable more layouts for via
* Apply suggestions from code review
* Remove extra layer
* Add license
Add references for is_keyboard_left() (#10850)
* Add references for is_keyboard_left()
* Remove proto from bootmagic_lite.c
[Keymap] add massdrop/alt:pregame (#8953)
Pulled some functionality from the endgame keymap for the Drop Ctrl.
* very shortened version of the Endgame keymap
* fixed pictures
* fixed link
* fixed link
* fix files
* add GREEN RGB
* fixed GREEN RGB
* not supposed to be in my fork...
* wasn't supposed to be in my fork.
* I have fixed the layer 0 RGB Settings; you can now apply layer using "COLOR" in the layout template.
* I've renamed to pregame, fixed several files
* added Underglow RGB layout, changed def
ault RGB color
* fixed the color of the default profile like i want it
* Added IRL Photo
* Update keymap.c
disabled debugging.
* Update keymap.c
* Update config.h
* Update README.md
* Update keymap.h
* Changed some settings on rules for clean up.
* Changed some settings on rules for clean up.
* fixed some errors, cleaned things up
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Fixed changes recommended by Fauxpark
* Added changes recommended by fauxpark
* trying to fix my repo
* Still trying to fix merge issues
* changed to lowercase
* Delete reading.md
* Trying to rebase my repo
* stuck in rebase loop trying to fix local files and update
* updating readme file
[Keyboard] PloopyCo update and fixes (#10936)
This is based on feedback talking with crop_octagon about the device. Future trackballs will ship with ATMEL DFU for simplicity. This also includes some fixes and optimizations based on code review and tinkering on my own devices.