Commit Graph

4124 Commits (281b808a96109d1b20ef27261ee513fdebec3925)
 

Author SHA1 Message Date
Jesse Vincent 281b808a96
Merge pull request #856 from cscorley/fix-spacecadet-multikey-drop
4 years ago
Jesse Vincent c1a54a6bc7
Merge pull request #858 from alfalfasprossen/ledcontrol/guard-against-nullptr-access
4 years ago
Johannes Becker 9ec48d0a4b Guard against nullptr access in LEDControl
4 years ago
Christopher S. Corley 918c09fa15 More indention fixes for linter
4 years ago
Christopher S. Corley 3242af3ce0 Adjust indentation & brace to follow lint rules
4 years ago
Christopher S. Corley 2ec84fe2d8 Fix key injection when many pressed at once
4 years ago
Jesse Vincent d98dd72e17
Merge pull request #854 from tnorthcutt/patch-2
4 years ago
Travis Northcutt 2846de25dc Update link to key layout diagram
4 years ago
Jesse Vincent 7d60ddfd28
Merge pull request #853 from keyboardio/deprecations/removal-2020-june
4 years ago
Gergely Nagy 54331c1ed9
docs/UPGRADING.md: Breaking changes update
4 years ago
Gergely Nagy f760431b2b
Remove the deprecated row/col-based indexing APIs
4 years ago
Gergely Nagy cfe4bb3dce
Remove the deprecated `Kaleidoscope_` class
4 years ago
Gergely Nagy c800d2e425
Remove the deprecated `LEDControl.paused` property
4 years ago
Gergely Nagy e8c1a3bfb4
LEDControl: Remove the deprecated LEDControl::mode_add() method
4 years ago
Gergely Nagy 8333dab7ce
Remove the deprecated, old device APIs
4 years ago
Gergely Nagy ddc69ea735
docs/UPGRADING.md: Minor formatting fixes
4 years ago
Gergely Nagy 66df8e9477
Rename the find-duplicate-cpp-files too to find-filename-conflicts
4 years ago
Jesse Vincent 1efb30d5f3
Merge pull request #852 from keyboardio/tools/duplicate-finder
4 years ago
Gergely Nagy f0334dcaa8
Add a small tool to find conflicting filenames
4 years ago
Jesse Vincent a2fe05f380
Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope
4 years ago
Jesse Vincent bd44c8e19b
Update default Atreus firmware to make Fun-Bksp into Delete.
4 years ago
Jesse Vincent 9e79ac8acf
Merge pull request #848 from keyboardio/detect-missing-bundle
4 years ago
Jesse Vincent 3ef62680ac
Bump Atreus example sketch up to 10 EEPROM layers
4 years ago
Jesse Vincent d939835d22
Merge branch 'master' into detect-missing-bundle
4 years ago
Jesse Vincent 7c5988f1f3
Migrate https://github.com/keyboardio/Kaleidoscope/wiki/Core-Plugins
4 years ago
Jesse Vincent f690d53966
Migrating interdependent-plugins.md from the wiki
4 years ago
Jesse Vincent 9f51468366
Migrate https://github.com/keyboardio/Kaleidoscope/wiki/EEPROM-Customizing-Without-Programming from wiki
4 years ago
Jesse Vincent d63d6b8409
migrate led plugin overview from wiki
4 years ago
Jesse Vincent fb8a9aa25b
Add a title for the design philosophy
4 years ago
Jesse Vincent 1472af7ba8
Migrate "release testing" from the wiki
4 years ago
Jesse Vincent ca06492a89
Add a "design philosophy" doc migrated from the wiki
4 years ago
Jesse Vincent 0a103d1568
Comments cleanup for the Atreus port
4 years ago
Jesse Vincent cc62dbae73
Next step of renaming the Technomancy Atreus2 to the Keyboardio Atreus
4 years ago
Jesse Vincent a2a4192730
Begin to rename Technomancy Atreus2 to Keyboardio Atreus
4 years ago
Jesse Vincent b83d191866
MINIMAL renaming to get the device to show up as the Keyboardio Atreus in Examples and in the boards manager.
4 years ago
Jesse Vincent 1ae6b5b9ab
Merge branch 'alfalfasprossen-ledcontrol/shift-invert-next-prev-led-key'
4 years ago
Jesse Vincent 16e3324e28
astyle
4 years ago
Jesse Vincent 96d64d94d5
Merge branch 'ledcontrol/shift-invert-next-prev-led-key' of https://github.com/alfalfasprossen/Kaleidoscope into alfalfasprossen-ledcontrol/shift-invert-next-prev-led-key
4 years ago
Jesse Vincent e9f03ddd5b
Remove the term 'blacklist' from an example in the coding style guide
4 years ago
Johannes Becker 230d8e3c9b Use shift state to invert next/prev LED effect key direction
4 years ago
Jesse Vincent 47d12f39e2 Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things
4 years ago
Jesse Vincent d7541e1b7d Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things
4 years ago
Jesse Vincent 97d4f4e991 Add a note about symlinks on Windows, thanks to Johannes Becker.
4 years ago
Gergely Nagy d6868bf2ae
Revert "plugin/FlashHelper: New plugin for firmware-assisted flashing"
4 years ago
Gergely Nagy a0153f2422
Merge pull request #841 from keyboardio/manual-reset
4 years ago
Jason Koh 43526c4d92 Slightly updated probing logic based on Jason's code.
4 years ago
Jason Koh 430b159913 Tweak location-based detection logic
4 years ago
Jason Koh b675ff2902 Make our hail-mary logic a little more flexible.
4 years ago
Jason Koh 94790f8db9 Make sure the macOS device prober only runs if you've supplied the required args
4 years ago
Jason Koh 476cbe1785 Add a new MANUAL_RESET feature to Kaleidoscope builder
4 years ago