Commit Graph

25 Commits (00337ce4d46c9961774c5ec542c86101b1f75b66)
 

Author SHA1 Message Date
Travis Burtrum 00337ce4d4 Rename to rusty-keys 6 years ago
Travis Burtrum 3574299a26 Re-structure code, pull keymapper to own file 6 years ago
Travis Burtrum 6b9b6f50ae Config change for capslock behavior 6 years ago
Travis Burtrum 8b7ab9d036 auto reformat main.rs 6 years ago
Travis Burtrum 8f320174a1 First fully working shift modifying version 6 years ago
Travis Burtrum f7bbc3cf92 road to shift inversion... 6 years ago
Travis Burtrum 8f198ea0bc Switch to KeyMapper trait and implement NOOP for base keymap 6 years ago
Travis Burtrum 0236df6914 finish permanent and temporary keymap switching, basic non-shift-modifying mapping complete 6 years ago
Travis Burtrum 16a6659243 Implement config and keymap, first working version without keymap switching and hardcoded to 1 layout 6 years ago
Travis Burtrum 2b0fda1c29 wip2 6 years ago
Travis Burtrum 7dd042f34e bad try 6 years ago
meh 35d74308e1 device: add general event sender 7 years ago
meh cc112415c5 event: derive Hash 7 years ago
meh 2e775d270f event/keyboard: rename Backspace to BackSpace 7 years ago
meh 17feb3911b crate: bump version 7 years ago
meh b1576fd32d error: implement default error traits 7 years ago
meh f9ff9117ac device: make write public but hidden 7 years ago
meh 661c968d60 device: remove unused imports 7 years ago
meh be48977983 crate: bump version 7 years ago
meh 0d4db8fe13 *: add docs 7 years ago
meh 7d3f868cac device: remove useless struct 7 years ago
meh 5479de6a02 examples/hello: improve hello world example 7 years ago
meh c743be9596 device/builder: remove All events for Absolute and Relative 7 years ago
meh 8b5ba80253 device: use references to events 7 years ago
meh 306b08dbbc Initial commit 7 years ago