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 440fdd2b9e
Extract keyboardio keyboards to plugins
4 years ago
..
device Extract keyboardio keyboards to plugins 4 years ago
driver Integrate KeyboardioScanner as a driver 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 Remove the deprecated row/col-based indexing APIs 4 years ago
hooks.cpp Resolve all cpplint readability/braces errors 4 years ago
hooks.h Remove the deprecated row/col-based indexing APIs 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 the deprecated row/col-based indexing APIs 4 years ago
key_events.h Remove the deprecated row/col-based indexing APIs 4 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: Fix the initial state of layer 0 4 years ago
layers.h Layers: Fix the initial state of layer 0 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 5 years ago
version.h Added a compiler/Arduino version check 5 years ago