Commit Graph

2127 Commits (91f812fb0326283d05a8d576e2e6783cb2ca31e2)
 

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
Jesse Vincent 5c59ea650f Actually jump into the test mode when you tap left prog, left led, left fn.
8 years ago
Jesse Vincent 0ec9767232 reorganziation to remove unused functions from the api
8 years ago
Jesse Vincent 8f0976219a Remove vestiges of timers from Akela::MagicCombo
8 years ago
Gergely Nagy 23bb826bdb tools/settings.sh: Make BOARD, MCU, and FQBN overrideable
8 years ago
Jesse Vincent 82ae004159 Fixes so the code compiles. It doesn't, like, work yet or anything.
8 years ago
Jesse Vincent eae20c72de Initial commit
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 #97 from algernon/f/hardware-movement
8 years ago
Gergely Nagy 8d768e12a7 Move Storage to the hardware library too
8 years ago
Gergely Nagy a691a949ab Merge Storage into Model01
8 years ago
Gergely Nagy f0a191d6b1 Drop keymap_metadata.h
8 years ago
Gergely Nagy cb25a04493 Moved COLS and ROWS over from core
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
Gergely Nagy c7a622f0cc Lifted out from the core firmware
8 years ago
Gergely Nagy d0182ad2bb Instead of including KeyboardConfig.h, include KeyboardioFirmware.h
8 years ago
Gergely Nagy 34923f8f75 Minor mouse movement optimalisation
8 years ago
Gergely Nagy ce734dbd37 MouseWrapper: static-ification
8 years ago
Gergely Nagy ba1a8604a0 Some small code cleanups
8 years ago
Gergely Nagy 41d57b598a Use a single accel counter
8 years ago
Gergely Nagy c782eb7275 Make diagonal mouse movement considerably smoother
8 years ago
Jesse Vincent 6acc4091d7 Merge pull request #95 from algernon/f/NumLock-macro
8 years ago
Gergely Nagy 263b12151c Expose the timeOut (and rename it)
8 years ago
Gergely Nagy 79baac1eae Updated the example for the LEDEffect-Numlock -> Numlock rename
8 years ago
Gergely Nagy 89b92927e4 Rename to Keyboardio-Numlock
8 years ago
Jesse Vincent da8ed2784a Merge pull request #94 from algernon/f/hook/drop-deprecated
8 years ago
Jesse Vincent b06b2fcc73 Merge pull request #2 from keyboardio/f/macroification
8 years ago
Jesse Vincent ae762ee9c7 Merge pull request #1 from keyboardio/f/positions
8 years ago
Gergely Nagy 1ded7dc1a8 Update to the new macro/toggleNumlock variants
8 years ago
Gergely Nagy 17046f281e Introduce two helper macros
8 years ago
Gergely Nagy 4d22c27e8d Use Macros.row/.col instead of macroAction params
8 years ago
Gergely Nagy 5646b5658d Turn the NumLock key into a macro
8 years ago
Gergely Nagy 051778048d Turn the plugin into a macro
8 years ago
Gergely Nagy ace478116f Make the macros aware of the row/col they were pressed at
8 years ago
Gergely Nagy 8431e3a48a Make LED modes automatically use LEDControl
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
Gergely Nagy 975cd0bf04 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy dcd8d8405e Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 6497d3ae8f Use the new, double-add protected hook functions
8 years ago