Commit Graph

2141 Commits (87425da10c9561ec0df45d3d00afb9ef4e01b221)
 

Author SHA1 Message Date
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
8 years ago
Jesse Vincent 0467521354 astyle
8 years ago
Jesse Vincent 4914b24d85 Move key aliases to their own file and add back some aliases depended on
8 years ago
Gergely Nagy 6aefb847cd Merge pull request #183 from cdisselkoen/for-upstream
8 years ago
Craig Disselkoen 1ab2b45c2c Clearer (and more failsafe) implementation of deprecated methods
8 years ago
Craig Disselkoen 0b3c80b5ee Improved documentation for keyswitch states
8 years ago
Jesse Vincent 74bd0d88a2 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 4b3aa0127a Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent da79e1a91b Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 9ee2330b1a Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 5b72c95227 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent ad15c4798d Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent eb4bd2ad76 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 77a3f9a611 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent c761bf70a9 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 8c9acb2be5 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 74b79d60f6 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent b0701de771 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 50073dc27b Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent b9af46b1ef Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 50c92bddf7 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent c8c5cc0b02 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 32a85ec403 Update Makefile with OSX fixes and new paths
8 years ago
Jesse Vincent 4cb2043729 Move Kaleidoscope builder back into Kaleidoscope
8 years ago
Jesse Vincent c21b88043b Merge pull request #182 from keyboardio/f/live-composite-keymap-update-on-setup
8 years ago
Gergely Nagy 580f945270 Update the live composite keymap too at setup time
8 years ago
Jesse Vincent 96a8fa6c9e Merge pull request #181 from keyboardio/f/layer.highest-to-top
8 years ago
Gergely Nagy 53a1a2e361 Rename Layer.highest() to Layer.top()
8 years ago
Jesse Vincent 146ab40b9d Merge pull request #2 from algernon/f/hook-interface-update
8 years ago
Jesse Vincent a54dd140e1 Merge pull request #179 from keyboardio/f/Layer.highest
8 years ago
Gergely Nagy 9144701933 layers: Remove an unused & unimplemented function
8 years ago
Gergely Nagy acbb9a8e26 examples/AppSwitcher: Use Kaleidoscope.use instead of USE_PLUGINS
8 years ago
Gergely Nagy b249c50505 Stop using deprecated interfaces
8 years ago
Gergely Nagy 4aa7dbe0b5 Stop using deprecated interfaces
8 years ago
Gergely Nagy 532b1129de Stop using deprecated interfaces
8 years ago
Gergely Nagy 3e2812889e Stop using deprecated interfaces
8 years ago
Gergely Nagy a4daa45e49 Use `Kaleidoscope.use` in the README too
8 years ago
Gergely Nagy 1b6dc98703 Use `Kaleidoscope.use` instead of `USE_PLUGINS`
8 years ago
Gergely Nagy 119d021e6a Layer: Add Layer.highest() to access the cached highestLayer
8 years ago
Gergely Nagy 4dbc5d5707 Update the example to work with the new LEDMode/LEDControl API
8 years ago