Commit Graph

193 Commits (f3a604dfe117430cd8706af6ed488d34019e173a)

Author SHA1 Message Date
Jesse Vincent b73f6a7eeb
Bullet-proofing against the mouse button constants not being defined 3 years ago
Jesse Vincent 608889818c
Work on the Model 100 platform definition 3 years ago
Jesse Vincent ebc230cb96
Correct our platform name 3 years ago
Jesse Vincent f827c5506e
Rename our "CRC" class to CRCCalculator, so as not to conflict with a 3 years ago
Jesse Vincent 7a2de238c4
Replace deprecated syntax for bitfield 3 years ago
Jesse Vincent a021528b04
WIP porting to the Model100 / GD32 3 years ago
Jesse Vincent b62a689fd0
Remove vim swapfile 3 years ago
Jesse Vincent 8d0e619957
astyle 3 years ago
Jesse Vincent cc313d6d57
Check in non-working renamed plugin with the first little bit of work on 3 years ago
Jesse Vincent 81ff231683
Check in a (non-working) Keyboardio Model 100 plugin, currently a copy of the Model 01 plugin 3 years ago
Gergely Nagy 7fcad59ed5
fixups 3 years ago
Gergely Nagy 801ebee116
gd32: timer-based scanning 3 years ago
Gergely Nagy 3463c000fb
gd32: Restore some functionality 3 years ago
Gergely Nagy 541e77cfc9
gd32: matrix-based keyscanner 3 years ago
Gergely Nagy ce9f14cf71
astyle 3 years ago
Gergely Nagy 3149a781ae
gd32: a pretty dumb key scanner 3 years ago
Gergely Nagy 4b8951d67c
gd32: Add a "bootloader" 3 years ago
Gergely Nagy 17ba4fb8e8
gd32: Add a GD32Flash storage driver 3 years ago
Gergely Nagy a524bd21a6
gd32: Add a dummy GD32 device 3 years ago
Florian Bruhin 4a6aea650d Add keyIsInjected helper 4 years ago
Justin Moy b927b0d397
Add ranges import to escape-oneshot plugin 4 years ago
Michael Richters 18705a660d
Add warning about Qukeys/SpaceCadet compatibilty to AutoShift docs 4 years ago
Michael Richters 7f8175e493
Fix typos in AutoShift docs 4 years ago
Michael Richters c66d252cae
Cancel pending AutoShift key if another key toggles on 4 years ago
Michael Richters cb955c7d09
Prevent AutoShift queue from overflowing 4 years ago
Jesse Vincent 2907bdeeaa
Merge pull request from GazHank/master 4 years ago
Gareth Hancock d28a9fdcf1 Merge branch 'master' of https://github.com/GazHank/Kaleidoscope 4 years ago
Gareth Hancock 2e42f52c38
Fix minor typos in Tap Dance documentation 4 years ago
Michael Richters f7264f9f4d
Add CharShift plugin 4 years ago
Gergely Nagy eaa0999c28
Merge pull request from gedankenexperimenter/plugin/oneshot-meta-keys 4 years ago
Michael Richters 55af2fd031
Comment `isStickableDefault()` to explain default stickability 4 years ago
Jesse Vincent 735f019e20
Merge pull request from keyboardio/hostos/macos 4 years ago
Jesse Vincent da684d40f4
Merge pull request from keyboardio/unicode/setLinuxKey 4 years ago
Jesse Vincent 5490da6e81
Merge pull request from keyboardio/unicode/numpad-linux 4 years ago
Gergely Nagy e576b78ba7
Switch from using hostos::OSX to hostos::MACOS 4 years ago
Gergely Nagy 8328bd7be2
HostOS: Migrate from OSX to macOS 4 years ago
Gergely Nagy d34aef1456
Unicode: Update the README with Windows instructions 4 years ago
Gergely Nagy ec3acc3d66
Unicode: Use the numpad to input digits on Linux too 4 years ago
Gergely Nagy a7f537cb84
Unicode: Allow setting the key used for starting Unicode input on Linux 4 years ago
Michael Richters 03c086f34f
Update references to inactive and masked keys 4 years ago
Michael Richters c78ff257ba
Include OneShotMetaKeys in the headers for ActiveModColor 4 years ago
Michael Richters 727d0ba23e
Remove OneShot meta key handling from the OneShot plugin 4 years ago
Michael Richters d0b6f5a21b
Add Kaleidoscope-OneShotMetaKeys plugin 4 years ago
Michael Richters c04542759f
Add public functions to set OneShot key(addr) state 4 years ago
Michael Richters f96b5b25f4
Make OneShot.isStickable() overridable by user code 4 years ago
Michael Richters 8667549029
Make OneShot stickability default to true 4 years ago
Gergely Nagy 2305f49680
device::Base: Use the Base HID by default, rather than KeyboardioHID 4 years ago
Michael Richters ada92fa028
Add removal dates for deprecated plugin functions and variables 4 years ago
Gergely Nagy 72d4ac8124
Merge pull request from gedankenexperimenter/plugin/autoshift 4 years ago
Gergely Nagy a1abdf0b83
Merge pull request from gedankenexperimenter/spacecadet-no-delay 4 years ago