Commit Graph

1125 Commits (526b0e430d24bcba9aa9d06507e58846d9d92762)
 

Author SHA1 Message Date
Gergely Nagy 526b0e430d
Merge pull request #353 from jamadagni/appswitcher-fix
6 years ago
Shriramana Sharma 383864c689 appswitcher example: add the line actually needed to make this work!
6 years ago
Jesse Vincent 56a995e877
Merge pull request #351 from jamadagni/patch-2
6 years ago
Shriramana Sharma da0966ad6a
Corrected some “quriks” in UPGRADING.md :-)
6 years ago
Jesse Vincent 9ad0b26d7b
Merge pull request #349 from jamadagni/patch-1
6 years ago
Shriramana Sharma 2b61408459
clarify what happened to flag B00100000
6 years ago
Jesse Vincent 0e93f81280
Merge pull request #347 from keyboardio/bug/mod-flag-rollover
6 years ago
Michael Richters 97aa9b3ba4 A fix for rollover from a mod-flagged key
6 years ago
Jesse Vincent 78ee633ea1
Merge pull request #348 from keyboardio/f/hid/stopMouse
6 years ago
Gergely Nagy 16909f27f5 kaleidoscope::hid: Add stopMouse()
6 years ago
Jesse Vincent 38ccd717fd
Merge pull request #346 from keyboardio/h/use-error-fix
6 years ago
Gergely Nagy 94fc92a95a Fix the way we trigger an error on Kaleidoscope.use() with V2 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 d945cba325 UPGRADING.md: Push out the v1 plugin API removal date
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 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
Jesse Vincent c18fe0584a
Merge pull request #338 from keyboardio/f/deprecated/remove-by-may
6 years ago
Jesse Vincent 7c1854289c
Merge pull request #337 from keyboardio/f/no-getKeyStateAtPosition-wrapper
6 years ago
Gergely Nagy 4fb8e51dde Remove some long-deprecated methods and symbols
6 years ago
Gergely Nagy 25e940a611 Remove the getKeyswitchStateAtPosition wrapper
6 years ago
Gergely Nagy 33e64d5298 Document hid::getKeyswitchStateAtPosition
6 years ago
Jesse Vincent a54b139869
Merge pull request #336 from keyboardio/f/getKeyswitchStateAtPosition
6 years ago
Gergely Nagy fdf277f23e Document the RxCy macros and getKeyswitchStateAtPosition in UPGRADING.md
6 years ago
Gergely Nagy 01379a72fc Move KEY_INDEX to the hardware plugin
6 years ago
Gergely Nagy 5388739131 Implement KEY_INDEX and add getKeyswitchStateAtPosition to the HID facade
6 years ago
Jesse Vincent 00e5d54bf7
Merge pull request #334 from keyboardio/h/v1-api-ifdefs
6 years ago
Jesse Vincent 5bd09664e3
Merge pull request #335 from keyboardio/revert-330-f/kaleidoscope-builder/no-auto-clean
6 years ago
Gergely Nagy d292b371e8
Revert "kaleidoscope-builder: Use a stable build directory"
6 years ago
Gergely Nagy 9f25b0990e Make the V1 plugin API ifdefs broader
6 years ago
Jesse Vincent 0127544495
Merge pull request #333 from keyboardio/f/attach-detach
6 years ago
Gergely Nagy f2316c5114 Wrap KeyboardHardware.detachFromHost and .attachToHost
6 years ago
Jesse Vincent c68f40b8c9
Merge pull request #331 from keyboardio/h/RESTRICT_ARGS_COUNT/c++11-fix
6 years ago
Gergely Nagy 5006da2a28 Fix RESTRICT_ARGS_COUNT with gcc 8.1+
6 years ago
Gergely Nagy 07efbce40d
Merge pull request #321 from keyboardio/f/millisAtCycleStart
6 years ago
Gergely Nagy e43d2cb391 Introduce Kaleidoscope.millisAtCycleStart()
6 years ago
Jesse Vincent 5c9b0df8ce
Merge pull request #322 from keyboardio/f/glossary
6 years ago
Gergely Nagy d76cc284a4
Merge pull request #301 from gedankenexperimenter/bug/macos-serial-port-update
6 years ago
Jesse Vincent 519dbe3bec
Merge pull request #330 from keyboardio/f/kaleidoscope-builder/no-auto-clean
6 years ago
Gergely Nagy 8c814a87fa kaleidoscope-builder: Use a stable build directory
6 years ago
Jesse Vincent 887e015afb
Merge pull request #328 from keyboardio/f/kaleidoscope-builder/ergodox-support
6 years ago
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
6 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
6 years ago
Jesse Vincent 7f92a9086a
Merge pull request #324 from MaxG87/constexpr
6 years ago