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/kaleidoscope
Gergely Nagy 0c7324115a
Remove some deprecated interfaces
6 years ago
..
driver/led A reasonably generic WS2812 driver 6 years ago
hardware ATMegaKeyboard: Disable loop unrolling for readCols() 6 years ago
plugin TapDance: Switch from 16-bit bitfields to using a struct 6 years ago
HIDTables.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
Hardware.h Hardware: Move detachFromHost/attachToHost to the base class 6 years ago
Kaleidoscope.cpp Initialize Serial from Kaleidoscope.setup() 6 years ago
Kaleidoscope.h hardware: Introduce KeyboardHardware.has_leds 6 years ago
addr.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
event_handler_result.h License clarificataion & copyright headers 6 years ago
event_handlers.h Introduce a new event: onLayerChange 6 years ago
hid.h Remove unnecessary arguments 6 years ago
hooks.cpp License clarificataion & copyright headers 6 years ago
hooks.h Introduce a new event: onLayerChange 6 years ago
key_defs.h Rebuild all key definitions to use the new Key() constructor 6 years ago
key_defs_aliases.h Fix the MEH and HYPER aliases 6 years ago
key_defs_consumerctl.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
key_defs_keyboard.h Rebuild all key definitions to use the new Key() constructor 6 years ago
key_defs_keymaps.h Rebuild all key definitions to use the new Key() constructor 6 years ago
key_defs_sysctl.h Rebuild all key definitions to use the new Key() constructor 6 years ago
key_events.cpp Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
key_events.h move our externed keymaps definition closer to where it should be. 6 years ago
keyswitch_state.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
layers.cpp Layer: Rename a few methods, for better clarity 6 years ago
layers.h Remove some deprecated interfaces 6 years ago
macro_helpers.h hardware: Start lifting out an ATMegaKeyboard base class 6 years ago
macro_map.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
plugin.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago