Commit Graph

2127 Commits (91f812fb0326283d05a8d576e2e6783cb2ca31e2)
 

Author SHA1 Message Date
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
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
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
Jesse Vincent ff4722c910 Merge pull request #190 from martinakcsilla/layer-macros
7 years ago
Csilla Nagyné Martinák f05d9c817f Introduce two layer-switch helper functions
7 years ago
Jesse Vincent a4dfe289b3 Update the example to match the new numlock api
7 years ago
Jesse Vincent edbe32333e split out keymap key definitions to their own file
7 years ago
Jesse Vincent 86ebc8de02 Revert f3094e1538
7 years ago
Jesse Vincent ad94e4dade Merge pull request #9 from keyboardio/f/no-macro
7 years ago
Gergely Nagy 1d1affb71b Use an event loop hook instead of requiring a macro to detect NumLock
7 years ago
Jesse Vincent 5121412a26 Merge pull request #189 from cdisselkoen/bounds-check
7 years ago
Craig Disselkoen 44ebeed109 Fix out-of-bounds memory accesses resulting from handleKeyswitchEvent()
7 years ago
Jesse Vincent 5facda8a65 Merge pull request #188 from cdisselkoen/virtual-hardware
7 years ago
Craig Disselkoen 374a3e136c Support for Kaleidoscope-Hardware-Virtual plugin
7 years ago
Jesse Vincent 8e026fead0 Merge pull request #187 from cdisselkoen/typo-fix
7 years ago
Jesse Vincent e181aa4b58 Merge pull request #186 from cdisselkoen/better-error
7 years ago
Craig Disselkoen 9955491971 Fix typo in keyswitch_state.h comments
7 years ago
Craig Disselkoen b6150cb175 kaleidoscope-builder: Better error message for sketch-not-found
7 years ago
Jesse Vincent 5015b4e9eb make doxygen not complain about big tables of macros in the Model 01
7 years ago
Jesse Vincent 0467521354 astyle
7 years ago
Jesse Vincent 4914b24d85 Move key aliases to their own file and add back some aliases depended on
7 years ago
Gergely Nagy 6aefb847cd Merge pull request #183 from cdisselkoen/for-upstream
7 years ago