Commit Graph

24 Commits (34bb24a7f1c60bbd393b8b6c1b5480a3bc93d2fb)

Author SHA1 Message Date
Jesse Vincent 80c00d5e24
Update example and testing sketches to use new makefiles
4 years ago
Jesse Vincent d6bd14581c
Add a sketch.json for each of the current examples and tests
4 years ago
Michael Richters 2466ce3496
Correct plugin order for Atreus example
4 years ago
Gergely Nagy 57fd064192
examples/Keyboardio/Atreus: Add a Model01-style version info macro
4 years ago
Gergely Nagy 36eb7d04cc
examples/Keyboardio/Atreus: Use `MoveToLayer`
4 years ago
Gergely Nagy ac8bc2d322
examples/Keyboardio/Atreus: Fix the QWERTY layer & macro mess
4 years ago
Jesse Vincent a2fe05f380
Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope
4 years ago
Jesse Vincent bd44c8e19b
Update default Atreus firmware to make Fun-Bksp into Delete.
4 years ago
Jesse Vincent 9e79ac8acf
Merge pull request #848 from keyboardio/detect-missing-bundle
4 years ago
Jesse Vincent 3ef62680ac
Bump Atreus example sketch up to 10 EEPROM layers
4 years ago
Jesse Vincent d939835d22
Merge branch 'master' into detect-missing-bundle
4 years ago
Jesse Vincent 0a103d1568
Comments cleanup for the Atreus port
4 years ago
Jesse Vincent b83d191866
MINIMAL renaming to get the device to show up as the Keyboardio Atreus in Examples and in the boards manager.
4 years ago
Jesse Vincent 47d12f39e2 Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things
4 years ago
Jesse Vincent d7541e1b7d Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things
4 years ago
Gergely Nagy 6689912bcd
LEDControl: Add disable/enable functions, and a toggle key
5 years ago
Gergely Nagy 3601272478
New device: Keyboardio Imago
5 years ago
Gergely Nagy e6c25db24c
Model01-TestMode: Deprecate and turn into a no-op
5 years ago
Gergely Nagy 0c8f998b9f
Redesign how the hardware objects are defined
5 years ago
Gergely Nagy 32bafc7adc
Abstract away direct Serial access
5 years ago
Gergely Nagy 6cd688678e
examples: Add Makefiles for ErgoDox EZ and Keyboardio Model01
5 years ago
Gergely Nagy d56019141a
examples: Rearrange the Devices subdirectory
5 years ago
Gergely Nagy bbfede8ccc
Remove deprecated interfaces
6 years ago
Jesse Vincent 50a6f5e1b1 Reorganize our examples directory to try to make it easier to work with
6 years ago