Commit Graph

273 Commits (9b04d6663ca5e0227063322dd6fd922e5a07e2ab)

Author SHA1 Message Date
Justin Moy b927b0d397
Add ranges import to escape-oneshot plugin
3 years ago
Michael Richters 18705a660d
Add warning about Qukeys/SpaceCadet compatibilty to AutoShift docs
3 years ago
Michael Richters 7f8175e493
Fix typos in AutoShift docs
3 years ago
Michael Richters c66d252cae
Cancel pending AutoShift key if another key toggles on
3 years ago
Michael Richters cb955c7d09
Prevent AutoShift queue from overflowing
3 years ago
Jesse Vincent 2907bdeeaa
Merge pull request #1072 from GazHank/master
3 years ago
Gareth Hancock d28a9fdcf1 Merge branch 'master' of https://github.com/GazHank/Kaleidoscope
3 years ago
Gareth Hancock 2e42f52c38
Fix minor typos in Tap Dance documentation
3 years ago
Michael Richters f7264f9f4d
Add CharShift plugin
3 years ago
Gergely Nagy eaa0999c28
Merge pull request #1062 from gedankenexperimenter/plugin/oneshot-meta-keys
3 years ago
Michael Richters 55af2fd031
Comment `isStickableDefault()` to explain default stickability
3 years ago
Jesse Vincent 735f019e20
Merge pull request #1068 from keyboardio/hostos/macos
3 years ago
Jesse Vincent da684d40f4
Merge pull request #1065 from keyboardio/unicode/setLinuxKey
3 years ago
Jesse Vincent 5490da6e81
Merge pull request #1066 from keyboardio/unicode/numpad-linux
3 years ago
Gergely Nagy e576b78ba7
Switch from using hostos::OSX to hostos::MACOS
3 years ago
Gergely Nagy 8328bd7be2
HostOS: Migrate from OSX to macOS
3 years ago
Gergely Nagy d34aef1456
Unicode: Update the README with Windows instructions
3 years ago
Gergely Nagy ec3acc3d66
Unicode: Use the numpad to input digits on Linux too
3 years ago
Gergely Nagy a7f537cb84
Unicode: Allow setting the key used for starting Unicode input on Linux
3 years ago
Michael Richters 03c086f34f
Update references to inactive and masked keys
3 years ago
Michael Richters c78ff257ba
Include OneShotMetaKeys in the headers for ActiveModColor
3 years ago
Michael Richters 727d0ba23e
Remove OneShot meta key handling from the OneShot plugin
3 years ago
Michael Richters d0b6f5a21b
Add Kaleidoscope-OneShotMetaKeys plugin
3 years ago
Michael Richters c04542759f
Add public functions to set OneShot key(addr) state
3 years ago
Michael Richters f96b5b25f4
Make OneShot.isStickable() overridable by user code
3 years ago
Michael Richters 8667549029
Make OneShot stickability default to true
3 years ago
Gergely Nagy 2305f49680
device::Base: Use the Base HID by default, rather than KeyboardioHID
3 years ago
Michael Richters ada92fa028
Add removal dates for deprecated plugin functions and variables
3 years ago
Gergely Nagy 72d4ac8124
Merge pull request #1036 from gedankenexperimenter/plugin/autoshift
3 years ago
Gergely Nagy a1abdf0b83
Merge pull request #1037 from gedankenexperimenter/spacecadet-no-delay
3 years ago
Gergely Nagy f4de545390
Merge pull request #1035 from gedankenexperimenter/hook/afterReportingState
3 years ago
Michael Richters 1ff881a86b
Add `afterReportingState()` handler to OneShot
3 years ago
Michael Richters 2404a81c5a
Add AutoShift plugin
3 years ago
Michael Richters d8be455c7a
Fix Syster handling of `Key_0`
3 years ago
Michael Richters 03ebc96348
Add documentation for SpaceCadet "no-delay" mode
3 years ago
Michael Richters 2faa7c00a9
Add a "no-delay" mode to SpaceCadet
3 years ago
Michael Richters 768c95ae46
Make SpaceCadet public mode functions inline
3 years ago
Michael Richters b0ea789f28
Change `SpaceCadet::disabled` to `SpaceCadet::mode_`
3 years ago
Michael Richters 17045d9294
Make ActiveModColor work if registered ahead of OneShot
3 years ago
Michael Richters 2073c4f855
Adapt miscellaneous LED mode plugins to KeyEvent handlers
3 years ago
Michael Richters 889b664a4a
Adapt LED-ActiveModColor plugin to KeyEvent handlers
3 years ago
Michael Richters a734d6d8b4
Adapt IdleLEDs plugin to KeyEvent handlers
3 years ago
Michael Richters 352fa3fb70
Adapt Kaleidoscope-Hardware-EZ-ErgoDox to KeyEvent handlers
3 years ago
Michael Richters 3ddd12ea04
Adapt FocusSerial plugin to KeyEvent handlers
3 years ago
Michael Richters 1ff9bb81c2
Adapt Escape-OneShot plugin to KeyEvent handlers
3 years ago
Michael Richters 48e1130dce
Adapt EEPROM-Keymap-Programmer plugin to KeyEvent handlers
3 years ago
Michael Richters d7a71f92ba
Adapt Cycle plugin to KeyEvent handlers
3 years ago
Michael Richters a890b3ccf1
Adapt Steno(GeminiPR) plugin to KeyEvent handlers
3 years ago
Michael Richters b4ec77d6e1
Adapt WinKeyToggle plugin to KeyEvent handlers
3 years ago
Michael Richters 8d8a9f7f44
Adapt TypingBreaks plugin to KeyEvent handlers
3 years ago
Michael Richters b535d203a6
Adapt Turbo plugin to KeyEvent handlers
3 years ago
Michael Richters f91d2a30a3
Adapt MouseKeys plugin to KeyEvent handlers
3 years ago
Michael Richters 5db82fd7c8
Adapt DynamicMacros plugin to KeyEvent handlers
3 years ago
Michael Richters f619f1bc78
Deprecate MACRODOWN preprocessor macro
3 years ago
Michael Richters 619edaa299
Adapt Macros plugin to KeyEvent handlers
3 years ago
Michael Richters ba383a18ad
Adapt DynamicTapDance plugin to KeyEvent handlers
3 years ago
Michael Richters aa6d4acf25
Adapt GhostInTheFirmware plugin to KeyEvent handlers
3 years ago
Michael Richters 3a78581bc2
Adapt Syster plugin to KeyEvent handlers
3 years ago
Michael Richters 4e445817fc
Adapt MagicCombo plugin to KeyEvent handlers
3 years ago
Michael Richters 3e304a2a3f
Adapt OneShot plugin to KeyEvent handlers
3 years ago
Michael Richters f931a59efc
Adapt TapDance plugin to KeyEvent handlers
3 years ago
Michael Richters 0bf128be09
Adapt TopsyTurvy plugin to KeyEvent handlers
3 years ago
Michael Richters abba881257
Adapt ShapeShifter plugin to KeyEvent handlers
3 years ago
Michael Richters 9352117e74
Adapt Redial plugin to KeyEvent handlers
3 years ago
Michael Richters b5a006c228
Adapt SpaceCadet plugin to KeyEvent handlers
3 years ago
Michael Richters 2842b377e9
Adapt Qukeys plugin to KeyEvent handlers
3 years ago
Michael Richters 8d4967db8d
Adapt Leader plugin to KeyEvent handlers
3 years ago
Michael Richters 6e2f3e8843
Include `stdint.h` in Kaleidoscope-Ranges.h
3 years ago
Michael Richters 1f24088a69
Add documentation and examples for Qukeys tap-repeat feature
3 years ago
Michael Richters 94d26b8cb8
Add Qukeys "tap-repeat" feature
3 years ago
Michael Richters 1a63ade706
Update documentation and example sketch
3 years ago
Michael Richters bde30b0831
Use `Key.isKeyboardModifier()` & `Key.isLayerShift()` in OneShot
3 years ago
Michael Richters 58f56236a1
Add `OneShot_ActiveStickyKey`
3 years ago
Michael Richters 52c1aef362
Enable conditional compilation of PrepStickyKey & deprecated code
3 years ago
Michael Richters af19a43146
Add `OneShot_MetaStickyKey`
3 years ago
Michael Richters bac8e75698
Add automatic OneShot modifier/layer-shift feature
3 years ago
Michael Richters 341388995a
Deprecate old OneShot functions and public member variables
3 years ago
Michael Richters 6dd77b96c4
Allow user to customize which key will cancel one-shot keys
3 years ago
Michael Richters dc21cc2895
Rewrite OneShot plugin
3 years ago
Michael Richters add3ab4e83
Move KeyAddrEventQueue class from Qukeys to Kaleidoscope core
3 years ago
Michael Richters 4fe4b2ef30
Adapt WinKeyToggle to keyboard state array
3 years ago
Michael Richters c00bd1a0d6
Adapt Redial to keyboard state array
3 years ago
Michael Richters a1bbe40967
Adapt Escape-OneShot to keyboard state array
3 years ago
Michael Richters d4f80b101c
Adapt ShapeShifter to keyboard state array
3 years ago
Michael Richters 71bf24a503
Adapt TopsyTurvy to keyboard state array
3 years ago
Michael Richters a956c2d77d
Adapt TapDance to keyboard state array
3 years ago
Michael Richters 081ca52c91
Adapt Qukeys to keyboard state array
3 years ago
Michael Richters b16b47beaa
Remove spurious third argument in call to `Mouse::move()`
3 years ago
Michael Richters 51fef2b33e
Remove the (mostly) useless `MouseWrapper.diagonalize()` function
3 years ago
Gergely Nagy 17f8d6c2c5
Merge pull request #1012 from gedankenexperimenter/c/Ranges.macros
3 years ago
Michael Richters c9534155e6
Clarify the Macros plugin `Key` value range
3 years ago
Michael Richters 44cffeb3c0
Move header includes in Model01Side.h outside namespace blocks
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Gergely Nagy b41a7a5502
Macros: Document the QWERTY limitation
4 years ago
Jesse Vincent bdcdb54d3f
Merge pull request #1018 from keyboardio/jesse/plugin-docs-cleanup
4 years ago
Jesse Vincent 5d3e5d49d1
Merge pull request #1006 from keyboardio/f/devel-trace
4 years ago
Jesse Vincent 589c2dd799
Get the two remaining files out of the plugins directory in docs to make it easier to ignore this dir
4 years ago
Gergely Nagy 4f9afcfdb9
plugins/Ranges: Add an explanatory comment above the ranges enum
4 years ago
Gergely Nagy 9c49d5b2ac
plugins/Ranges: Fix the Macro key ranges
4 years ago
Jesse Vincent 90dd2f3778
Add a new plugin which wraps and configures ArduinoTrace to make print statement debugging easier
4 years ago
Jesse Vincent b3b56efdf8
Merge pull request #1002 from keyboardio/f/remove-deprecations
4 years ago
Jesse Vincent 81ae19a7ec
Cleanups for typos and broken links across the documentation
4 years ago
Jesse Vincent 706c15a381
Remove deprecated QuKeys functions on schedule
4 years ago
Jesse Vincent 3bfd045065
Remove deprecated Key Masking system on schedule
4 years ago
Jesse Vincent efeea31589
More library tweaking to comply with arduino requirements
4 years ago
Jesse Vincent 33626a569f
Move most plugin READMEs back into the plugins
4 years ago
Jesse Vincent 46c567c01a
Add generated 'author' lines to plugins based on Copyright statements.
4 years ago
Jesse Vincent 1a5193c443
Add maintainer, sentence, and url to all the plugin libraries
4 years ago
Jesse Vincent c15c71777e
Fix capitalization of a couple plugins
4 years ago
Jesse Vincent f7b2d49618
Clean up toplevel header files so we can extra their short descriptions
4 years ago
Jesse Vincent 944e41bc6f
fixup Model 01 extraction
4 years ago
Jesse Vincent 440fdd2b9e
Extract keyboardio keyboards to plugins
4 years ago
Jesse Vincent e39a5b0810
Extract Technomancy Atreus to a plugin
4 years ago
Jesse Vincent ee526315f6
Extract SOFTHRUF Splitography
4 years ago
Jesse Vincent 5c9e827918
Extract Dygma Raise out to a plugin
4 years ago
Jesse Vincent 74986b6757
Extract KBDFans KBD4x out to a plugin
4 years ago
Jesse Vincent cedfc0b935
extract the planck out to a plugin dir
4 years ago
Jesse Vincent 5b5bf237e1
move the ErgoDox EZ out to a plugin
4 years ago
Jesse Vincent d82bc7b154
extract gHeavy boards to plugins
4 years ago
Jesse Vincent 54cae3365d
Extract Kaleidoscope-Ranges back to a plugin
4 years ago
Jesse Vincent af336b55dc
Migrate Kaleidoscope-LEDEffects to the plugins directory
4 years ago
Jesse Vincent 171146e405
Migrate Kaleidoscope-HardwareTestMode to the plugins directory
4 years ago
Jesse Vincent 17d09b7fe9
Migrate Kaleidoscope-LED-AlphaSquare to the plugins directory
4 years ago
Jesse Vincent c6d26f47e9
Migrate Kaleidoscope-LED-ActiveModColor to the plugins directory
4 years ago
Jesse Vincent c8c4ea7e6a
Migrate Kaleidoscope-LED-ActiveLayerColor to the plugins directory
4 years ago
Jesse Vincent 9d958025c3
Migrate Kaleidoscope-EEPROM-Settings to the plugins directory
4 years ago
Jesse Vincent da75121d9b
Migrate Kaleidoscope-EEPROM-Keymap to the plugins directory
4 years ago
Jesse Vincent 110da0e334
Migrate Kaleidoscope-EEPROM-Keymap-Programmer to the plugins directory
4 years ago
Jesse Vincent 86268c56dc
Migrate Kaleidoscope-PersistentLEDMode to the plugins directory
4 years ago
Jesse Vincent 285afc6858
Migrate Kaleidoscope-Model01-TestMode to the plugins directory
4 years ago
Jesse Vincent 4a57e09a9c
Migrate Kaleidoscope-OneShot to the plugins directory
4 years ago
Jesse Vincent 58e33f5903
Migrate Kaleidoscope-LEDEffect-SolidColor to the plugins directory
4 years ago
Jesse Vincent 8478ed971e
Migrate Kaleidoscope-LEDEffect-Rainbow to the plugins directory
4 years ago
Jesse Vincent 36574517ad
Migrate Kaleidoscope-LEDEffect-Chase to the plugins directory
4 years ago
Jesse Vincent c87cdc9555
Migrate Kaleidoscope-LEDEffect-Breathe to the plugins directory
4 years ago
Jesse Vincent 5bb7f4b592
Migrate Kaleidoscope-LEDEffect-BootGreeting to the plugins directory
4 years ago
Jesse Vincent bed33a4ad7
Migrate Kaleidoscope-LEDEffect-BootAnimation to the plugins directory
4 years ago
Jesse Vincent 7918065ddb
Migrate Kaleidoscope-LED-Palette-Theme to the plugins directory
4 years ago
Jesse Vincent 593e31919f
Migrate Kaleidoscope-LED-Stalker to the plugins directory
4 years ago
Jesse Vincent 3eb5bf96ed
Migrate Kaleidoscope-LED-Wavepool to the plugins directory
4 years ago
Jesse Vincent 1efbf31baf
Migrate Kaleidoscope-Escape-OneShot to the plugins directory
4 years ago
Jesse Vincent 2995e87bdf
Migrate Kaleidoscope-Colormap to the plugins directory
4 years ago
Jesse Vincent 3201833153
Migrate Kaleidoscope-Qukeys to the plugins directory
4 years ago
Jesse Vincent 8a6bd8023b
Migrate Kaleidoscope-LayerFocus to the plugins directory
4 years ago
Jesse Vincent bd9dcc0c1f
Migrate Kaleidoscope-MouseKeys to the plugins directory
4 years ago
Jesse Vincent f12a07c249
Migrate Kaleidoscope-NumPad to the plugins directory
4 years ago
Jesse Vincent 3299a3b361
Migrate Kaleidoscope-Macros to the plugins directory
4 years ago
Jesse Vincent eb238e7b75
Migrate Kaleidoscope-MagicCombo to the plugins directory
4 years ago
Jesse Vincent 73178c7229
Migrate Kaleidoscope-ShapeShifter to the plugins directory
4 years ago
Jesse Vincent 8ea60fb414
Migrate Kaleidoscope-GhostInTheFirmware to the plugins directory
4 years ago