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 e57cfbc0db
remove a bunch of semicolons that the linter says are superfluous
8 years ago
..
HIDTables.h Switch HIDTables.h to #pragma once to satisfy the linter. 8 years ago
Kaleidoscope.cpp Remove an unneeded ; caught by cpplint.py 8 years ago
Kaleidoscope.h remove a bunch of semicolons that the linter says are superfluous 8 years ago
key_defs.h remove a bunch of semicolons that the linter says are superfluous 8 years ago
key_defs_consumerctl.h make astyle 8 years ago
key_defs_keyboard.h make astyle 8 years ago
key_defs_sysctl.h Remove "Key_" prefix from ConsumerCtl and Sysctl key defs. 8 years ago
key_events.cpp make astyle 8 years ago
key_events.h Lift HID Tables to Kaleidoscope to make it easier for implementations 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 astyle 8 years ago