Commit Graph

1960 Commits (abc8af74b32f761a57d54777610317447c3c880a)
 

Author SHA1 Message Date
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
Gergely Nagy f469015346 Better keyswitch state APIs
7 years ago
Gergely Nagy 25e940a611 Remove the getKeyswitchStateAtPosition wrapper
7 years ago
Gergely Nagy 33e64d5298 Document hid::getKeyswitchStateAtPosition
7 years ago
Jesse Vincent 279ac89ca6
Merge pull request #24 from keyboardio/f/focus-readcolor
7 years ago
Jesse Vincent a54b139869
Merge pull request #336 from keyboardio/f/getKeyswitchStateAtPosition
7 years ago
Jesse Vincent aade40652d
Merge pull request #25 from keyboardio/f/getKeyswitchStateAtPosition
7 years ago
Gergely Nagy 509adfcc41 Convert the RxCy macros to constsexprs
7 years ago
Gergely Nagy fdf277f23e Document the RxCy macros and getKeyswitchStateAtPosition in UPGRADING.md
7 years ago
Gergely Nagy 01379a72fc Move KEY_INDEX to the hardware plugin
7 years ago
Gergely Nagy 5388739131 Implement KEY_INDEX and add getKeyswitchStateAtPosition to the HID facade
7 years ago
Gergely Nagy 0b696af8f6 Implement getKeyswitchStateAtPosition, and transition RxCy to KEY_INDEX
7 years ago
Jesse Vincent 00e5d54bf7
Merge pull request #334 from keyboardio/h/v1-api-ifdefs
7 years ago
Jesse Vincent 5bd09664e3
Merge pull request #335 from keyboardio/revert-330-f/kaleidoscope-builder/no-auto-clean
7 years ago
Gergely Nagy d292b371e8
Revert "kaleidoscope-builder: Use a stable build directory"
7 years ago
Gergely Nagy 9f25b0990e Make the V1 plugin API ifdefs broader
7 years ago
Jesse Vincent 37da56fb6b
Merge pull request #24 from keyboardio/f/detach-attach
7 years ago
Jesse Vincent 0127544495
Merge pull request #333 from keyboardio/f/attach-detach
7 years ago
Gergely Nagy f2316c5114 Wrap KeyboardHardware.detachFromHost and .attachToHost
7 years ago
Gergely Nagy fe9c6f8d92 Implement a way to detach from / attach to the host
7 years ago
Gergely Nagy c14927667e
Merge pull request #7 from keyboardio/f/good-bye-wakeupkeyboard
7 years ago
Gergely Nagy da41514f1c Remove WakeupKeyboard
7 years ago
Jesse Vincent c68f40b8c9
Merge pull request #331 from keyboardio/h/RESTRICT_ARGS_COUNT/c++11-fix
7 years ago
Gergely Nagy 8a77cdaaff astyle
7 years ago
Gergely Nagy 95789d3777 Add getters for brightness and update_delay
7 years ago
Gergely Nagy 1ab6c016cd Use Focus.readColor in the focusHook
7 years ago
Gergely Nagy 4dbb601cdb
Merge pull request #7 from ninjaaron/master
7 years ago
Aaron Christianson 0623ee709c Merge branch 'master' of https://github.com/ninjaaron/Kaleidoscope-LEDEffect-Rainbow
7 years ago
Aaron Christianson 7ad05d2d93 fixed a show-stopping spelling error. updat_delay -> update_delay
7 years ago
Gergely Nagy ce474a98a9 Minor README update
7 years ago
Aaron Christianson 4cd9e03645 forgot to update the README example to the proper method name in the previous commit. fixed.
7 years ago
Gergely Nagy bd4e7677e7
Merge pull request #6 from ninjaaron/master
7 years ago
Aaron Christianson a1fadd9f75 added changes suggested in the PR discussion.
7 years ago
Aaron Christianson 834d75fc7d added methods to control delay time and updated the README
7 years ago
Aaron Christianson e6f7aef63b added methods to control delay time and updated the README
7 years ago
Gergely Nagy 5006da2a28 Fix RESTRICT_ARGS_COUNT with gcc 8.1+
7 years ago
Gergely Nagy 07efbce40d
Merge pull request #321 from keyboardio/f/millisAtCycleStart
7 years ago
Gergely Nagy e43d2cb391 Introduce Kaleidoscope.millisAtCycleStart()
7 years ago
Jesse Vincent 5c9b0df8ce
Merge pull request #322 from keyboardio/f/glossary
7 years ago
Gergely Nagy d76cc284a4
Merge pull request #301 from gedankenexperimenter/bug/macos-serial-port-update
7 years ago
Jesse Vincent 519dbe3bec
Merge pull request #330 from keyboardio/f/kaleidoscope-builder/no-auto-clean
7 years ago
Gergely Nagy 8c814a87fa kaleidoscope-builder: Use a stable build directory
7 years ago
Gergely Nagy 61d70b5cac Updated the README and the example with a better example
7 years ago
Jesse Vincent 887e015afb
Merge pull request #328 from keyboardio/f/kaleidoscope-builder/ergodox-support
7 years ago
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
7 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
7 years ago
Jesse Vincent 7f92a9086a
Merge pull request #324 from MaxG87/constexpr
7 years ago