Age | Commit message (Collapse) | Author |
|
* add the ability to exclude keyboards from travis builds
* add filtering to make all:
* only skip keyboards during make all:
* working implementation
* forego a CI_KEYBOARDS variable
* optimize the startup by only listing keyboards once
* add sort -u to all list_keyboard invocations
* move the if else if tree back to 1 level
|
|
* Refactor to use led config
* Refactor to use led_update_kb
|
|
* Initial support for the 2019 2x1800
* Get all hardware working.
* Fix shake to undo
* Use the method suggested by @reywood
* Remove the unnecessary for loop
* changes suggested by @noroadsleft
* Fix comma, period, and forward slash keys for clueboard 2x1800 default keymap by @reywood
* Call led_set_user at the end of led_set_kb (#6265)
* [Keymap] Add default layouts for 2u spacebar (#6266)
* make progress on drawing mode
* Finish drawing toy mode
* Update keyboards/clueboard/2x1800/2019/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/clueboard/2x1800/2019/2019.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/clueboard/2x1800/2019/2019.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/clueboard/2x1800/2019/2019.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/clueboard/2x1800/2019/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/clueboard/2x1800/2019/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* remove unnecessary files
* Update keyboards/clueboard/2x1800/2019/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* apply suggestions
* Apply suggestions from code review
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-authored-by: Sean Dwyer <sean.dwyer@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|