You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kaleidoscope/src
Jesse Vincent 19c63e6a8b
Merge pull request #122 from algernon/f/focus-layer-hook
8 years ago
..
Kaleidoscope.cpp Merge pull request #122 from algernon/f/focus-layer-hook 8 years ago
Kaleidoscope.h Add an optional Focus hook 8 years ago
key_defs.h Fix the momentary layers 8 years ago
key_events.cpp change "handle_key_event" to "handle_keyswitch_event" to make it clear that we're talking about something on the physical layer, rather than, say, a HID event 8 years ago
key_events.h change "handle_key_event" to "handle_keyswitch_event" to make it clear that we're talking about something on the physical layer, rather than, say, a HID event 8 years ago
keyswitch_state.h keyswitch_state: Rename the state arguments to keyState 8 years ago
layers.cpp change "handle_key_event" to "handle_keyswitch_event" to make it clear that we're talking about something on the physical layer, rather than, say, a HID event 8 years ago
layers.h Make the lookup of a key pluggable 8 years ago