Commit Graph

2127 Commits (91f812fb0326283d05a8d576e2e6783cb2ca31e2)
 

Author SHA1 Message Date
Jesse Vincent 813a48a04f
Add the ability to specify CFLAGS through the builder
7 years ago
Jesse Vincent 356dd681f9
astyle 3.0 fixups
7 years ago
Jesse Vincent ede5fdba6c
astyle with astyle 3.0, which matters for this code
7 years ago
Jesse Vincent 26e7e187df
make astyle
7 years ago
Jesse Vincent 46d40dd3d5
make astyle
7 years ago
Jesse Vincent 3adb8c28af
make astyle
7 years ago
Jesse Vincent e3dc58f384
make astyle
7 years ago
Jesse Vincent d75939d456
make astyle
7 years ago
Jesse Vincent 97008a28f0
"make astyle
7 years ago
Jesse Vincent a0cebeb0ee
Switch to modern build infrastructure
7 years ago
Jesse Vincent 9825e4057a
Attempt to switch to shared build infrastructure for build and test.
7 years ago
Jesse Vincent 0e0f3037e5
Modernize build and test infra
7 years ago
Jesse Vincent 124b70ec00
New build infrastructure
7 years ago
Jesse Vincent 90f5c51386
New build infrastructure
7 years ago
Jesse Vincent 2b33266452
New build infrastructure
7 years ago
Jesse Vincent 59c361e6c8
New build infrastructure
7 years ago
Jesse Vincent c5c361cb3c
"build-all" now works for a top-level sketch
7 years ago
Jesse Vincent 532696abb5
remove recursion into 'the global set of libraries'
7 years ago
Gergely Nagy e3c90512e9 Merge pull request #133 from keyboardio/lazy-version-calc
7 years ago
Jesse Vincent da2adaf96d
Remove "Key_" prefix from ConsumerCtl and Sysctl key defs.
7 years ago
Jesse Vincent 5babb70498
Move a pre-build check to somewhere it won't break on build-all
7 years ago
Jesse Vincent 0025d44f34
Only calculate version and filenames as we're building.
7 years ago
Jesse Vincent 6d232fb7c7
Update to new key api
7 years ago
Jesse Vincent 07b3f9a9cd
Update example to new keymap
7 years ago
Jesse Vincent 543c3b09f2
Update example to match new keymap
7 years ago
Jesse Vincent a5a3bb6521
Update to new Keymap
7 years ago
Jesse Vincent c7eb22c3ec
Update example to match the new Keymap
7 years ago
Jesse Vincent e4ecd42d11
Traditional capitialization of PrintScreen
7 years ago
Jesse Vincent ca71ff2c75
Fix the name of the numlock key
7 years ago
Jesse Vincent 6209290164
Looks like we _do_ have to define this yere to get Keyboard included correctly
7 years ago
Jesse Vincent 6b75519501
Fixing a number of other key definitions in the example
7 years ago
Jesse Vincent 59aaa0cc6f
Add KeyboardioHID to the Model 01 hardware definition
7 years ago
Jesse Vincent b0e1554af8
Remove unused key layouts from example
7 years ago
Jesse Vincent a19f9d1b29
Fix Key definitions in Macro example
7 years ago
Jesse Vincent 944a15aa1c
Fixed a couple places where we were using the old key names
7 years ago
Jesse Vincent ad93cc0a83
Fix spelling of "Control" keys
7 years ago
Jesse Vincent 40a597c9e6
Second attempt at disambiguating key definitions
7 years ago
Jesse Vincent 2418b6a3c3
Prefix Sysctl key definitions to avoid duplicate definitions
7 years ago
Jesse Vincent a6de8467b8
Embarassing naming issue
7 years ago
Jesse Vincent c726326c8c
First pass at updating key definitions in examples
7 years ago
Jesse Vincent 1577bd6cec
remove some backcompat key definition names
7 years ago
Jesse Vincent 4293ac533d
Lift HID Tables to Kaleidoscope to make it easier for implementations
7 years ago
Jesse Vincent af3aeaff4f
First pass at mapping full HID key tables, including back-compat for
7 years ago
Jesse Vincent b5a776c341
Add "Menu" key definintiojn
7 years ago
Jesse Vincent 66bf02cb45
Add a print screen macro.
7 years ago
Jesse Vincent 58e169df8b Code of conduct
7 years ago
Jesse Vincent 3bf563e167 Merge pull request #6 from keyboardio/f/led-gamma-to-scanner
7 years ago
Gergely Nagy ca74d9b6b7 Do gamma correction elsewhere
7 years ago
Jesse Vincent 63835fa1bd
Update to use new Focus.printColor API
7 years ago
Jesse Vincent aa274edd43
Revert "add header with rgb struct definition"
7 years ago