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 e9d2fd9637
cpplint: Ignore some casting warnings
4 years ago
..
device cpplint: Ignore some false-positives for variable-sized arrays 4 years ago
driver cpplint: Ignore some false-positives for variable-sized arrays 4 years ago
plugin cpplint: Ignore some casting warnings 4 years ago
util cpplint header guard style 4 years ago
HIDTables.h astyle 4 years ago
KeyAddr.h Introduced a build type selection header 5 years ago
MatrixAddr.h Let's try that again 4 years ago
Runtime.cpp Implement a HID driver component 5 years ago
Runtime.h Implement a HID driver component 5 years ago
bitfields.cpp Extracted and renamed class Kaleidoscope->Runtime 5 years ago
bitfields.h Let's try that again 4 years ago
event_handler_result.h License clarificataion & copyright headers 6 years ago
event_handlers.h Remove the deprecated row/col-based indexing APIs 5 years ago
hid.h Deprecate the old `kaleidoscope::hid` facade 5 years ago
hooks.cpp Resolve all cpplint readability/braces errors 4 years ago
hooks.h Remove the deprecated row/col-based indexing APIs 5 years ago
key_defs.h Let's try that again 4 years ago
key_defs_aliases.h Fix the MEH and HYPER aliases 6 years ago
key_defs_consumerctl.h Fix typo in Consumer_AC_FullScreenView 6 years ago
key_defs_keyboard.h Rebuild all key definitions to use the new Key() constructor 6 years ago
key_defs_keymaps.h layers: Add a MoveToLayer(n) key 5 years ago
key_defs_sysctl.h Rebuild all key definitions to use the new Key() constructor 6 years ago
key_events.cpp Remove the deprecated row/col-based indexing APIs 5 years ago
key_events.h Remove the deprecated row/col-based indexing APIs 5 years ago
keymaps.h Remove the old 2d keymaps array 5 years ago
keyswitch_state.h Added EPHEMERAL keyswitch state flag 6 years ago
layers.cpp layers: Add a MoveToLayer(n) key 5 years ago
layers.h Remove the deprecated row/col-based indexing APIs 5 years ago
macro_helpers.h Fixed errors in a comment 5 years ago
macro_map.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
plugin.h Event handler versioning, deprecation and extended signature checks 6 years ago
progmem_helpers.h Rewrite Qukeys plugin from scratch 5 years ago
version.h Added a compiler/Arduino version check 5 years ago