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 fc1296395e
New hook: onNameQuery()
4 years ago
..
device Remove deprecated Key Masking system on schedule 4 years ago
driver Remove deprecated Key Masking system on schedule 4 years ago
key_defs Move key def sections into a subdirectory to make the codebase a bit cleaner. 4 years ago
plugin Migrate Kaleidoscope-LEDEffects to the plugins directory 4 years ago
util cpplint header guard style 4 years ago
HIDTables.h Add new Consumer control keys from USB HID HUT v1.2 4 years ago
KeyAddr.h Introduced a build type selection header 5 years ago
MatrixAddr.h Add `KeyAddr::none()` constant & `KeyAddr::clear()` method 4 years ago
Runtime.cpp Layers: Fix the initial state of layer 0 4 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 cpplint: Constructors where we want explicit conversion, should be explicit 4 years ago
event_handler_result.h License clarificataion & copyright headers 6 years ago
event_handlers.h New hook: onNameQuery() 4 years ago
hooks.cpp Update a comment to reflect reality 4 years ago
hooks.h New hook: onNameQuery() 4 years ago
key_defs.h Move key def sections into a subdirectory to make the codebase a bit cleaner. 4 years ago
key_events.cpp Remove deprecated Key Masking system on schedule 4 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 Add comments to handleKeymapKeyswitchEvent() 4 years ago
layers.h Remove deprecated Layer API functions as per the schedule 4 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 6 years ago
version.h Added a compiler/Arduino version check 5 years ago