Commit Graph

2116 Commits (8bceac8e8e9464c2887b652aac2347e1d6dca004)
 

Author SHA1 Message Date
Gergely Nagy 4cc74eacdc
Merge pull request #24 from keyboardio/f/mousekey-support
6 years ago
Gergely Nagy 852a685249 When playing back, also report mouse keys
6 years ago
Jesse Vincent 38ccd717fd
Merge pull request #346 from keyboardio/h/use-error-fix
6 years ago
Gergely Nagy 8a170ff811 Simplify the way we achieve printing the error message when using the old API
6 years ago
Gergely Nagy 94fc92a95a Fix the way we trigger an error on Kaleidoscope.use() with V2 API
6 years ago
Gergely Nagy df68cd510d Display a useful error when using the old-style API
6 years ago
Gergely Nagy 4c804d6766
Merge pull request #343 from a-dma/master
6 years ago
Jesse Vincent d7007ad402
Merge pull request #345 from keyboardio/h/use-error-when-v2-only
6 years ago
Gergely Nagy 051ec97186 Give a nice error message on Kaleidoscope.use() when compiling with V2 API only
6 years ago
Alessio Di Mauro 4f20009782
Add double quotes to keep shellcheck happy
6 years ago
Alessio Di Mauro 22363ac572
Add a LIB_PROPERTIES_PATH option to the build system
6 years ago
Gergely Nagy 9e99d858ef
Merge pull request #6 from jamadagni/add-saturation
6 years ago
matt venn 76e8478ff6 code comments
6 years ago
Shriramana Sharma 4674fe1f10 add saturation option
6 years ago
matt venn 441812abcc fixed LED sync overflow bug
6 years ago
Gergely Nagy f2bca33a7c Improve the compatibility layer
6 years ago
Gergely Nagy 675c0ac475 Fix onSetup, to register the LED mode
6 years ago
Jesse Vincent d97c860dfb
Merge pull request #7 from jamesnvc/patch-1
6 years ago
James Cash 990722d7b4
Fix typo
6 years ago
Gergely Nagy d945cba325 UPGRADING.md: Push out the v1 plugin API removal date
6 years ago
Gergely Nagy 120d2d716e
Merge pull request #13 from jamadagni/patch-1
6 years ago
Shriramana Sharma 121219943c
Add documentation for recently added color properties
6 years ago
Gergely Nagy 4441329abf Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 1c8b45eddc Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 98563a7afd Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy f97313f5b0 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 948b3d40b7 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy b756217750 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy fac99ec57b Fix the error reporting on old-style API
6 years ago
Gergely Nagy 2cdee29d60 Fix the example not to use the old API
6 years ago
Jesse Vincent 2060a2a704
Merge pull request #12 from keyboardio/f/settable-color
6 years ago
Jesse Vincent 31ccb5e83d
Merge pull request #4 from keyboardio/f/settable-hue
6 years ago
Jesse Vincent 88c1d3d7e1
Merge pull request #341 from keyboardio/h/example-fixes
6 years ago
Jesse Vincent 04e7c04b00
Merge pull request #340 from keyboardio/h/consumer-typo
6 years ago
Gergely Nagy 7603cc813e Use __builtin_popcountl() in pressedKeyswitchCount()
6 years ago
Gergely Nagy ef6bc728dd examples/AppSwitcher: Move the holding to loop()
6 years ago
Gergely Nagy 830685da1d examples/Kaleidoscope: Use NumPad instead of Numlock
6 years ago
Gergely Nagy 65eb079a3a Fix a typo in key_defs_consumerctl.h
6 years ago
Gergely Nagy 604ebc448d Make the NumLock breathe's hue configurable too
6 years ago
Gergely Nagy 4b04d506c4 Make the numpad highlight color configurable
6 years ago
Gergely Nagy 9592ef1ae8 Make the hue configurable
6 years ago
Jesse Vincent 004d09420c
Merge pull request #6 from keyboardio/f/getKeyswitchStateAtPosition
7 years ago
Jesse Vincent a8f2f90ef5
Merge pull request #6 from keyboardio/f/new-api
7 years ago
Jesse Vincent c18fe0584a
Merge pull request #338 from keyboardio/f/deprecated/remove-by-may
7 years ago
Jesse Vincent 88ef2cfe3a
Merge pull request #26 from keyboardio/f/isKeyswitchPressed
7 years ago
Jesse Vincent 7c1854289c
Merge pull request #337 from keyboardio/f/no-getKeyStateAtPosition-wrapper
7 years ago
Gergely Nagy 4fb8e51dde Remove some long-deprecated methods and symbols
7 years ago
Gergely Nagy d9da1d717a Add an UPGRADING.md document, and a helpful error message
7 years ago
Gergely Nagy 417b7de5c1 Migrate to KeyboardHardware.isKeyswitchPressed() & .pressedKeyswitchCount()
7 years ago
Gergely Nagy 5a6e0fa12a Complete redesign of the plugin
7 years ago