keybrd library is an open source library for creating custom-keyboard firmware.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
wolfv6 bc5e9dd07f add layers and LEDs to keybrd_5b_LED_on_IOE.ino 7 年之前
..
Code.h reword documentation - bitwise to bit pattern or bits 7 年之前
Code_AutoShift.cpp initial commit keybrd version 0.3.0 8 年之前
Code_AutoShift.h move Debug variables to static 7 年之前
Code_LEDLock.cpp move Debug variables to static 7 年之前
Code_LEDLock.h document 8 年之前
Code_LayerHold.cpp rename layer to layerId 7 年之前
Code_LayerHold.h rename layer to layerId 7 年之前
Code_LayerLock.cpp rename layer to layerId 7 年之前
Code_LayerLock.h rename layer to layerId 7 年之前
Code_Null.h add tutorials and annotate sketches 3c 3d 3e 7 年之前
Code_Sc.cpp initial commit keybrd version 0.3.0 8 年之前
Code_Sc.h change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() 8 年之前
Code_ScNS.cpp initial commit keybrd version 0.3.0 8 年之前
Code_ScNS.h initial commit keybrd version 0.3.0 8 年之前
Code_ScS.cpp initial commit keybrd version 0.3.0 8 年之前
Code_ScS.h initial commit keybrd version 0.3.0 8 年之前
Code_Shift.cpp initial commit keybrd version 0.3.0 8 年之前
Code_Shift.h initial commit keybrd version 0.3.0 8 年之前
DebouncerInterface.h reword documentation - bitwise to bit pattern or bits 7 年之前
Debouncer_Not.cpp reword documentation - bitwise to bit pattern or bits 7 年之前
Debouncer_Not.h moved Debouncer_Not to Keybrd lib 8 年之前
Debouncer_Samples.cpp reword documentation - bitwise to bit pattern or bits 7 年之前
Debouncer_Samples.h reword documentation - bitwise to bit pattern or bits 7 年之前
Debug.cpp move Debug variables to static 7 年之前
Debug.h move Debug variables to static 7 年之前
Key.h initial commit keybrd version 0.3.0 8 年之前
Key_LayeredCodeSc.cpp rename layer to layerId 7 年之前
Key_LayeredCodeSc.h rename layer to layerId 7 年之前
Key_LayeredCodeScBase.cpp rename layer to layerId 7 年之前
Key_LayeredCodeScBase.h rename layer to layerId 7 年之前
Key_LayeredKeys.cpp add Key_LayeredKeysBase and Key_LayeredKeys1 7 年之前
Key_LayeredKeys.h add Key_LayeredKeysBase and Key_LayeredKeys1 7 年之前
Key_LayeredKeys1.cpp add Key_LayeredKeysBase and Key_LayeredKeys1 7 年之前
Key_LayeredKeys1.h add Key_LayeredKeysBase and Key_LayeredKeys1 7 年之前
Key_LayeredKeysBase.cpp add Key_LayeredKeysBase and Key_LayeredKeys1 7 年之前
Key_LayeredKeysBase.h add Key_LayeredKeysBase and Key_LayeredKeys1 7 年之前
Key_LayeredScSc.cpp rename layer to layerId 7 年之前
Key_LayeredScSc.h rename layer to layerId 7 年之前
Key_LayeredScScBase.cpp rename layer to layerId 7 年之前
Key_LayeredScScBase.h rename layer to layerId 7 年之前
LED.h reword documentation - bitwise to bit pattern or bits 7 年之前
LED_IOE.cpp add keybrd_5b_LED_on_IOE.ino 7 年之前
LED_IOE.h combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 年之前
LED_uC.cpp rename LED_PinNumber to LED_uC 7 年之前
LED_uC.h update tutorials 0 to 6 7 年之前
LayerState.cpp add layers and LEDs to keybrd_5b_LED_on_IOE.ino 7 年之前
LayerState.h rename layer to layerId 7 年之前
LayerStateInterface.h document 8 年之前
LayerState_LED.cpp rename layer to layerId 7 年之前
LayerState_LED.h rename layer to layerId 7 年之前
PortIOE.h reword documentation - bitwise to bit pattern or bits 7 年之前
PortInterface.h combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 年之前
PortMCP23S17.cpp add refPortWrite.begin(strobeOn) to Scanner_IOE::begin(), update unit tests 7 年之前
PortMCP23S17.h combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 年之前
Row.cpp reword documentation - bitwise to bit pattern or bits 7 年之前
Row.h reword documentation - bitwise to bit pattern or bits 7 年之前
ScanDelay.cpp delete RowDelay, replace with scanDelay in loop() 8 年之前
ScanDelay.h move Debug variables to static 7 年之前
ScannerInterface.h move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino 7 年之前
Scanner_IOE.cpp add refPortWrite.begin(strobeOn) to Scanner_IOE::begin(), update unit tests 7 年之前
Scanner_IOE.h combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 年之前
Scanner_uC.cpp reword documentation - bitwise to bit pattern or bits 7 年之前
Scanner_uC.h move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino 7 年之前
config_keybrd.h update split keyboard tutorials 4a 4b 4c and sketches 7 年之前
objects_scancode.h add tutorials and annotate sketches 3c 3d 3e 7 年之前
objects_scancodeNotShifted.h initial commit keybrd version 0.3.0 8 年之前