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
Michael Richters e7f9edba2d
Added a check to prevent reading past the end of the keymaps[] array
7 years ago
..
kaleidoscope Add kaleidoscope::hid::getKeyboardLEDs() 7 years ago
HIDTables.h Fix URL to USD HID documentation 7 years ago
Kaleidoscope.cpp Deprecate USE_PLUGINS 7 years ago
Kaleidoscope.h The first half of https://github.com/keyboardio/Kaleidoscope/pull/196 7 years ago
key_defs.h split out keymap key definitions to their own file 7 years ago
key_defs_aliases.h Fixed a typo in key def aliases (s/Key_LGuy/Key_LGui/) 7 years ago
key_defs_consumerctl.h make astyle 7 years ago
key_defs_keyboard.h make astyle 7 years ago
key_defs_keymaps.h With the new layer terminology, deprecate MOMENTARY_OFFSET 7 years ago
key_defs_sysctl.h Remove "Key_" prefix from ConsumerCtl and Sysctl key defs. 7 years ago
key_events.cpp Fix out-of-bounds memory accesses resulting from handleKeyswitchEvent() 7 years ago
key_events.h Move our hid facade into kaleidoscope::hid 7 years ago
keyswitch_state.h Add deprecation message for deprecated keyswitch_state functions 7 years ago
layers.cpp Added a check to prevent reading past the end of the keymaps[] array 7 years ago
layers.h Rename Layer.highest() to Layer.top() 7 years ago