keybrd library is an open source library for creating custom-keyboard firmware.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。
wolfv6 dad142eaa4 reword documentation - bitwise to bit pattern or bits 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 StateLayers to LayerState 8 年前
Code_LayerHold.h rename StateLayers to LayerState 8 年前
Code_LayerLock.cpp rename StateLayers to LayerState 8 年前
Code_LayerLock.h rename StateLayers to LayerState 8 年前
Code_Null.h initial commit keybrd version 0.3.0 8 年前
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 files Code_Layered* to Key_Layered* 7 年前
Key_LayeredCodeSc.h rename files Code_Layered* to Key_Layered* 7 年前
Key_LayeredCodeScBase.cpp rename files Code_Layered* to Key_Layered* 7 年前
Key_LayeredCodeScBase.h rename files Code_Layered* to Key_Layered* 7 年前
Key_LayeredKeysArray.cpp rename StateLayers to LayerState 8 年前
Key_LayeredKeysArray.h reword documentation - bitwise to bit pattern or bits 7 年前
Key_LayeredScSc.cpp rename files Code_Layered* to Key_Layered* 7 年前
Key_LayeredScSc.h rename files Code_Layered* to Key_Layered* 7 年前
Key_LayeredScScBase.cpp rename files Code_Layered* to Key_Layered* 7 年前
Key_LayeredScScBase.h rename files Code_Layered* to Key_Layered* 7 年前
LED.h reword documentation - bitwise to bit pattern or bits 7 年前
LED_PCA9655E.cpp add StrobePort_PCA9655E to LED_PCA9655E 8 年前
LED_PCA9655E.h reword documentation - bitwise to bit pattern or bits 7 年前
LED_uC.cpp rename LED_PinNumber to LED_uC 8 年前
LED_uC.h update tutorials 0 to 6 8 年前
LayerState.cpp update tutorials 0 to 6 8 年前
LayerState.h update tutorials 0 to 6 8 年前
LayerStateInterface.h document 8 年前
LayerState_LED.cpp update tutorials 0 to 6 8 年前
LayerState_LED.h update tutorials 0 to 6 8 年前
PortIOE.h reword documentation - bitwise to bit pattern or bits 7 年前
PortMCP23S17.cpp reword documentation - bitwise to bit pattern or bits 7 年前
PortMCP23S17.h rename PortWrite_MCP23S17::push() to transfer() 7 年前
PortReadInterface.h fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino 7 年前
PortRead_MCP23S17.cpp update diagrams and tutorials: 0 1 2 3a 7 年前
PortRead_MCP23S17.h reword documentation - bitwise to bit pattern or bits 7 年前
PortRead_PCA9655E.cpp rename Row::readPinCount to keyCount 7 年前
PortRead_PCA9655E.h reword documentation - bitwise to bit pattern or bits 7 年前
PortWriteInterface.h fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino 7 年前
PortWrite_MCP23S17.cpp reword documentation - bitwise to bit pattern or bits 7 年前
PortWrite_MCP23S17.h move PortWrite_MCP23S17::push() to PortMCP23S17 7 年前
PortWrite_PCA9655E.cpp reword documentation - bitwise to bit pattern or bits 7 年前
PortWrite_PCA9655E.h document 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 reword documentation - bitwise to bit pattern or bits 7 年前
Scanner_IOE.h document 7 年前
Scanner_ShiftRegsPISOMultiRow.cpp reword documentation - bitwise to bit pattern or bits 7 年前
Scanner_ShiftRegsPISOMultiRow.h rename Row::readPinCount to keyCount 7 年前
Scanner_ShiftRegsPISOSingleRow.cpp reword documentation - bitwise to bit pattern or bits 7 年前
Scanner_ShiftRegsPISOSingleRow.h rename Row::readPinCount to keyCount 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 diagrams and tutorials: 0 1 2 3a 7 年前
objects_scancode.h initial commit keybrd version 0.3.0 8 年前
objects_scancodeNotShifted.h initial commit keybrd version 0.3.0 8 年前