Commit Graph

3410 Commits (68bb37a6973098e005343421a9e7f2647836bcd0)
 

Author SHA1 Message Date
Jesse Vincent b591c887cd Merge pull request #212 from keyboardio/revert-196-f/protected-KaleidoscopePlugin.begin
7 years ago
Jesse Vincent ec642fc955 Revert "Make KaleidoscopePlugin.begin protected by default"
7 years ago
Jesse Vincent 2b7e10cdbb Merge pull request #196 from keyboardio/f/protected-KaleidoscopePlugin.begin
7 years ago
Jennifer Leigh a867294623 changing readme to point to the wiki first
7 years ago
Jennifer Leigh 5c20f2c0db Delete DRAFT_Intro_Docs.md
7 years ago
Jesse Vincent 3bc31ccef1 Merge pull request #209 from keyboardio/jenndocs-171010
7 years ago
Jesse Vincent 0e91cad615 Update Draft (#208)
7 years ago
Gergely Nagy de487990c3 Introduce KaleidoscopePlugin.initialSetup, and deprecate .begin
7 years ago
Gergely Nagy 51b28577db Show an example of how to override defaults
7 years ago
Craig Disselkoen 29690b8f34 Allow injected events tied to physical keyswitches
7 years ago
Jesse Vincent 12a62606d9 Merge pull request #204 from keyboardio/jenndocs171007
7 years ago
James Cash 7d43cd35b7 Fix some markdown oddities (#203)
7 years ago
Jesse Vincent 50e17e391f Merge pull request #202 from Katee/fix-hid-pdf-url
7 years ago
katee 1006136081
Fix URL to USD HID documentation
7 years ago
Jesse Vincent 212054ae63 Merge pull request #201 from cdisselkoen/more-deprecations
7 years ago
Jesse Vincent c65e6f8ea9 Fix the name of Chrysalis in the draft docs
7 years ago
Jesse Vincent 35eb98584d Merge pull request #200 from keyboardio/jenndocs171007
7 years ago
Jesse Vincent 45a1157855 Merge pull request #14 from keyboardio/f/refreshAll
7 years ago
Gergely Nagy 5780bccc6a Rename reactivate() to refreshAll()
7 years ago
Craig Disselkoen 7d6fc87e34 Add deprecation message for deprecated keyswitch_state functions
7 years ago
Jennifer Leigh f34e1c5b41 Added keymapping instructions
7 years ago
Jesse Vincent 0fc47c3818 Merge pull request #13 from keyboardio/f/reActivate
7 years ago
Gergely Nagy 3ad18bf5e7 Add LEDControl.reactivate()
7 years ago
Jesse Vincent ccc73c767e Merge pull request #12 from keyboardio/h/dead-code-removal
7 years ago
Jesse Vincent 916b02fc56 Merge pull request #14 from cdisselkoen/deprecate-END
7 years ago
Gergely Nagy 339db0a0b3 Remove some dead code that were accidentally left in
7 years ago
Craig Disselkoen 706401d0cc Add deprecation message for END
7 years ago
Jesse Vincent 02ac82c080 Merge pull request #195 from keyboardio/f/deprecation/more-deprecations
7 years ago
Jennifer Leigh 0404b393cc Added Arduino IDE install instructions (#199)
7 years ago
Gergely Nagy 4850787b65 Decrease the timer precision to seconds
7 years ago
Gergely Nagy d7302d04dd Correct the lock_length default in the README
7 years ago
Jennifer Leigh f1c3476ccb Create DRAFT_Intro_Docs.md
7 years ago
Gergely Nagy 9182537fcf Make KaleidoscopePlugin.begin protected by default
7 years ago
Gergely Nagy 4ddd3b86d1 Deprecate USE_PLUGINS
7 years ago
Gergely Nagy 952ef25177 Deprecate KEYMAP_SIZE too
7 years ago
Gergely Nagy 1025957eaa Deprecate Kaleidoscope.setup(keymap_count)
7 years ago
Gergely Nagy 646a9d65f9 Add a deprecation message to the _hook_use functions
7 years ago
Jesse Vincent 54771ad718 fix the package path to be less platform dependent
7 years ago
Jesse Vincent a3318ea92a only add the packages path if it exists
7 years ago
Jesse Vincent f3a7e18805 initial builder support for building from an arduino boards manager install
7 years ago
Gergely Nagy 920b265a86 Stop using deprecated interfaces
7 years ago
Gergely Nagy 91971489cf Stop using deprecated interfaces
7 years ago
Jesse Vincent 6325e87afa Merge pull request #192 from keyboardio/f/deprecation/MOMENTARY_OFFSET
7 years ago
Jesse Vincent ac840e2dd0 Merge pull request #193 from keyboardio/f/deprecation/hook-functions
7 years ago
Jennifer Leigh 60dc55b6d9 Update README.md
7 years ago
Gergely Nagy 0fa9396ab2 Make the _hook_use aliases emit a deprecation warning
7 years ago
Gergely Nagy 27caf6e958 Drop the _hook_append and _hook_replace aliases
7 years ago
Gergely Nagy 522bd76d9e With the new layer terminology, deprecate MOMENTARY_OFFSET
7 years ago
Jesse Vincent ea46d16cbf Merge pull request #191 from martinakcsilla/layer-helper-macro-rename
7 years ago
Csilla Nagyné Martinák 14dfeae9a3 Rename the layer helper macros
7 years ago