Commit Graph

672 Commits (f3b786dade9ebd85df8b431f7dd075749b3e1930)
 

Author SHA1 Message Date
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 #99 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
Jesse Vincent c2bee5df76 the builder wants RESET_DEVICE instead of RESET_BOARD
8 years ago
Jesse Vincent c4a851efbf Merge pull request #97 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 #96 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 #95 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 #94 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 #90 from algernon/f/LEDs/lift-off
8 years ago
Jesse Vincent 06e5a2b981 Merge pull request #92 from algernon/h/layers/toggle-fix
8 years ago
Jesse Vincent 572f3407da Merge pull request #91 from algernon/f/hooks/double-register-protection
8 years ago
Jesse Vincent 93d6f46953 Merge pull request #93 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 #89 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 #88 from algernon/f/Key/flag-keyCode-swap
8 years ago
Gergely Nagy 52a1e96f0d Swap flags and keyCode in the Key struct
8 years ago
Jesse Vincent fe9f9f31e1 Merge pull request #86 from algernon/f/more-examples
8 years ago
Jesse Vincent 64205dac7f Merge pull request #87 from algernon/h/GPL-text-update
8 years ago
Gergely Nagy 19f0bb203e Update the text of the GPL-2 to the latest text
8 years ago
Gergely Nagy caaa667674 travis: Call make build-all to build all the examples
8 years ago
Gergely Nagy c11349b3d2 examples: Move the AppSwitcher example over from Akela
8 years ago
Jesse Vincent 4dc3a9cb39 Merge pull request #84 from algernon/f/tools/keyboardio-builder
8 years ago
Gergely Nagy 60d47d347a keyboardio-builder: Drop the extra build args
8 years ago
Gergely Nagy 4c57046818 Makefile: Major simplification
8 years ago
Gergely Nagy 9ce7096268 tools/keyboardio-builder: Rename report-size to size
8 years ago
Gergely Nagy 2a1aafc817 tools/keyboardio-builder: Correct the dependency check
8 years ago
Gergely Nagy f371692a10 tools/keyboardio-builder: Dependency handling
8 years ago
Gergely Nagy 15e423af42 tools/keyboardio-builder: Source ~/.keyboardio-builder.conf too
8 years ago
Gergely Nagy fa51f17ac4 tools/keyboardio-builder: Use awk instead of bc
8 years ago
Gergely Nagy 7bca9e9497 tools/keyboardio-builder: Only add -libraries, if needed
8 years ago