Commit Graph

2762 Commits (605f4017c1f66375c4ab220803887092d2fb3c6c)
 

Author SHA1 Message Date
Jesse Vincent 45cd790729
New build infrastructure
8 years ago
Jesse Vincent 59c361e6c8
New build infrastructure
8 years ago
Jesse Vincent 1d2719dc98
New build infrastructure
8 years ago
Jesse Vincent 9dcb132dbe
New build infrastructure
8 years ago
Jesse Vincent 903230ec14
Update to new build infrastructure
8 years ago
Jesse Vincent c5c361cb3c
"build-all" now works for a top-level sketch
8 years ago
Jesse Vincent 6b222f36f0
Lift travis-specific bits out of Makefile
8 years ago
Jesse Vincent 235162fb02
add proper path for hardware in travis
8 years ago
Jesse Vincent cc354a7069
now that we set these variables in the included makefile, remove em
8 years ago
Jesse Vincent 9d5663c1f8
oops
8 years ago
Jesse Vincent 18ee016f7d
Turns out travis' git isn't newenough to do --shallow-submodules
8 years ago
Jesse Vincent 8370239eda
slightly simplify the travis config
8 years ago
Jesse Vincent 184173f765
shallow submodules for travis
8 years ago
Jesse Vincent 75d8609112
remove the "lang: cpp" which has us install infrastructure we don't want
8 years ago
Jesse Vincent 305d771acb
Switch to container-based infrastructure for travis
8 years ago
Jesse Vincent f9949bce74
move arduino download into the makefile
8 years ago
Jesse Vincent 2a7d457582
try faster checkout of git repos on travis
8 years ago
Jesse Vincent 0a8c489de7
try a simpler make invocation
8 years ago
Jesse Vincent 559994826a
First pass at simpler travis infrastructure
8 years ago
Jesse Vincent 532696abb5
remove recursion into 'the global set of libraries'
8 years ago
Gergely Nagy e3c90512e9 Merge pull request #133 from keyboardio/lazy-version-calc
8 years ago
Jesse Vincent da2adaf96d
Remove "Key_" prefix from ConsumerCtl and Sysctl key defs.
8 years ago
Jesse Vincent 5babb70498
Move a pre-build check to somewhere it won't break on build-all
8 years ago
Jesse Vincent 0025d44f34
Only calculate version and filenames as we're building.
8 years ago
Jesse Vincent e0f3dd0cea
Further updates for new key labels
8 years ago
Jesse Vincent d9706f6d0d
Bring up to new API
8 years ago
Jesse Vincent 195331d1e8
Bring up to new keymap api
8 years ago
Jesse Vincent 6d232fb7c7
Update to new key api
8 years ago
Jesse Vincent 647e15a4bc
Fix example to match new key definitions
8 years ago
Jesse Vincent 07b3f9a9cd
Update example to new keymap
8 years ago
Jesse Vincent 43a952574a
Bright up to new keymap api
8 years ago
Jesse Vincent f4e9b476a0
Update to new Key API
8 years ago
Jesse Vincent 543c3b09f2
Update example to match new keymap
8 years ago
Jesse Vincent a5a3bb6521
Update to new Keymap
8 years ago
Jesse Vincent 308f889313
Update for new Key names
8 years ago
Jesse Vincent 7c3d6644b7
Update to match new Key tables
8 years ago
Jesse Vincent 30a490d218
Update example to match new Key defs
8 years ago
Jesse Vincent c7eb22c3ec
Update example to match the new Keymap
8 years ago
Jesse Vincent b8be8d9fe1
Update example for new key defs
8 years ago
Jesse Vincent 4a52b76553
Fix Control key definition
8 years ago
Jesse Vincent 7ee320bdab
Typo on Spacebar
8 years ago
Jesse Vincent 24f6c8abd4
Updating to new keycodes
8 years ago
Jesse Vincent 55e5068cfc
Update for new modifier names
8 years ago
Jesse Vincent e4ecd42d11
Traditional capitialization of PrintScreen
8 years ago
Jesse Vincent ca71ff2c75
Fix the name of the numlock key
8 years ago
Jesse Vincent 6209290164
Looks like we _do_ have to define this yere to get Keyboard included correctly
8 years ago
Jesse Vincent 6b75519501
Fixing a number of other key definitions in the example
8 years ago
Jesse Vincent 59aaa0cc6f
Add KeyboardioHID to the Model 01 hardware definition
8 years ago
Jesse Vincent b0e1554af8
Remove unused key layouts from example
8 years ago
Jesse Vincent a19f9d1b29
Fix Key definitions in Macro example
8 years ago