Commit Graph

1136 Commits (c749214e48421a88065b6f015f604041da27d122)
 

Author SHA1 Message Date
Jesse Vincent 2eb638db8b Remove the hook for the now-removed layout transformation script 8 years ago
Jesse Vincent c0d66cee1a Move the sample layouts into the firmware sketch 8 years ago
Jesse Vincent 830ab623e3 Merge pull request from algernon/f/rename 8 years ago
Gergely Nagy e305e51455 The Big Rename 8 years ago
Jesse Vincent eaeae8157b Merge pull request from algernon/h/tools/keyboardio-builder/purge-unused 8 years ago
Jesse Vincent bf016d2227 Merge pull request from algernon/h/tools/build-all-fix 8 years ago
Gergely Nagy 56652c6d84 tools/keyboardio-builder: Fix the build-all command 8 years ago
Jesse Vincent 184d74e3b0 Merge pull request from algernon/h/layer/lookup-speedup 8 years ago
Gergely Nagy 4b110b517d Speed up Layer.lookup considerably 8 years ago
Jesse Vincent ae9264924d Merge pull request from algernon/h/layers/momentary-fixes 8 years ago
Gergely Nagy eb8f9443f9 Fix the momentary layers 8 years ago
Jesse Vincent ef1089d5ad Tune down the default LED Effects to use less power. 8 years ago
Jesse Vincent 66f61cad78 Add in indentation guards around the AppSwitcher stacked keylayout example 8 years ago
Jesse Vincent f3b786dade "make astyle" - no functionality changes 8 years ago
Jesse Vincent 285818c88e Add in the new testmode plugin for the Model 01 8 years ago
Jesse Vincent c2d963854e refactor flashing code 8 years ago
Jesse Vincent 418309ba11 split out flashing with an external programmer to its own function 8 years ago
Jesse Vincent d0e0cf3a5c Split out flashing over USB into its own function 8 years ago
Jesse Vincent 117bcf5a09 Only load up our settings once in the beginning 8 years ago
Jesse Vincent 9b095067e0 Merge pull request from algernon/h/tools/keyboardio-builder/hardware-override 8 years ago
Gergely Nagy 23bb826bdb tools/settings.sh: Make BOARD, MCU, and FQBN overrideable 8 years ago
Jesse Vincent 94817714d8 Extract TestMode for the Model 01 (it's going in a plugin) 8 years ago
Gergely Nagy 027f79452e keyboardio-builder: Drop submodule_update 8 years ago
Jesse Vincent c2bee5df76 the builder wants RESET_DEVICE instead of RESET_BOARD 8 years ago
Jesse Vincent c4a851efbf Merge pull request from algernon/f/hardware-movement 8 years ago
Gergely Nagy 8d768e12a7 Move Storage to the hardware library too 8 years ago
Gergely Nagy f0a191d6b1 Drop keymap_metadata.h 8 years ago
Jesse Vincent 1a8fc2c197 Merge pull request from algernon/f/hardware-library 8 years ago
Gergely Nagy c71011a520 Use the Keyboardio-Hardware-Model01 library 8 years ago
Jesse Vincent 6acc4091d7 Merge pull request from algernon/f/NumLock-macro 8 years ago
Gergely Nagy 79baac1eae Updated the example for the LEDEffect-Numlock -> Numlock rename 8 years ago
Jesse Vincent da8ed2784a Merge pull request from algernon/f/hook/drop-deprecated 8 years ago
Gergely Nagy 1ded7dc1a8 Update to the new macro/toggleNumlock variants 8 years ago
Gergely Nagy 5646b5658d Turn the NumLock key into a macro 8 years ago
Gergely Nagy 8fc1d14630 hooks: Drop the deprecated functions 8 years ago
Jesse Vincent 84d7a3ccb0 Merge pull request from algernon/f/LEDs/lift-off 8 years ago
Jesse Vincent 06e5a2b981 Merge pull request from algernon/h/layers/toggle-fix 8 years ago
Jesse Vincent 572f3407da Merge pull request from algernon/f/hooks/double-register-protection 8 years ago
Jesse Vincent 93d6f46953 Merge pull request from algernon/f/NumLock 8 years ago
Gergely Nagy 2c24a5163e key_defs: Add Key_NumLock 8 years ago
Gergely Nagy 361df26094 layers: Fix the layer toggle behaviour 8 years ago
Gergely Nagy 420e1e9eac Adjusted for the separate LED effect plugins 8 years ago
Gergely Nagy 452f3bfc28 hooks: Make the _add functions emit a deprecation warning 8 years ago
Gergely Nagy e349f882e7 hooks: Add some documentation about the various hook functions 8 years ago
Gergely Nagy eb02ca5fe6 hooks: Double-registration protection 8 years ago
Gergely Nagy eaf3991f38 Move the LED stuff into a plugin 8 years ago
Jesse Vincent 867f9507ed Merge pull request from algernon/h/Key/modifier-macro-fix 8 years ago
Gergely Nagy fab76c9fd4 Fix the modifier macros after the flags/keyCode swap 8 years ago
Jesse Vincent 7907dcb7a2 Merge pull request from algernon/f/Key/flag-keyCode-swap 8 years ago
Gergely Nagy 52a1e96f0d Swap flags and keyCode in the Key struct 8 years ago