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
Jesse Vincent 0a103d1568
Comments cleanup for the Atreus port
5 years ago
..
device Comments cleanup for the Atreus port 5 years ago
driver Merge branch 'boot-keyboard-key-repeat-fix' of https://github.com/keyboardio/Kaleidoscope into boot-keyboard-key-repeat-fix 5 years ago
plugin astyle 5 years ago
util util/flasher/Base.h: Don't use an unnamed struct 5 years ago
HIDTables.h Move most sources to a kaleidoscope/ subdir and namespace 6 years ago
Hardware.h Extracted and renamed class Kaleidoscope->Runtime 5 years ago
KeyAddr.h Introduced a build type selection header 5 years ago
MatrixAddr.h Extracted and renamed class Kaleidoscope->Runtime 5 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 Extracted and renamed class Kaleidoscope->Runtime 5 years ago
event_handler_result.h License clarificataion & copyright headers 6 years ago
event_handlers.h Added sketch exploration 5 years ago
hid.h Deprecate the old `kaleidoscope::hid` facade 5 years ago
hooks.cpp Extracted and renamed class Kaleidoscope->Runtime 5 years ago
hooks.h Extracted and renamed class Kaleidoscope->Runtime 5 years ago
key_defs.h Fixed build warnings with gcc 7 in Layer_::getKeyFromPROGMEM(...) 5 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 Switch SystemControl keys to send press events when toggled on and release events when toggled off. 5 years ago
key_events.h Extracted and renamed class Kaleidoscope->Runtime 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 old 2d keymaps array 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