keybrd library is an open source library for creating custom-keyboard firmware.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
wolfv6 e84db1c61c document 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 rename LED LEDInterface 7 роки тому
Code_LEDLock.h rename LED LEDInterface 7 роки тому
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 run AStyle 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 rename LED LEDInterface 7 роки тому
Debug.h rename LED LEDInterface 7 роки тому
Key.h update sketches 7 роки тому
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 роки тому
LEDInterface.h rename LED LEDInterface 7 роки тому
LED_Port.cpp rename LED_IOE to LED_Port, update tutorials and sketches 7 роки тому
LED_Port.h generalize LED_Port and LED_ShiftReg to LED_Port 7 роки тому
LED_uC.cpp rename LED_PinNumber to LED_uC 7 роки тому
LED_uC.h add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 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 LED_IOE to LED_Port, update tutorials and sketches 7 роки тому
PortInterface.h generalize LED_Port and LED_ShiftReg to LED_Port 7 роки тому
PortWriteInterface.h generalize LED_Port and LED_ShiftReg to LED_Port 7 роки тому
Port_MCP23S17.cpp add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 роки тому
Port_MCP23S17.h rename LED_IOE to LED_Port, update tutorials and sketches 7 роки тому
Port_MCP23018.cpp add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 роки тому
Port_MCP23018.h add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 роки тому
Port_PCA9655E.cpp add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 роки тому
Port_PCA9655E.h rename LED_IOE to LED_Port, update tutorials and sketches 7 роки тому
Port_ShiftRegs.cpp add PortWriteInterface, Port_ShiftRegs 7 роки тому
Port_ShiftRegs.h generalize LED_Port and LED_ShiftReg to LED_Port 7 роки тому
Row.cpp run AStyle 7 роки тому
Row.h document 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 PortMCP23S17::beginProtocol() 7 роки тому
Scanner_IOE.h run AStyle 7 роки тому
Scanner_ShiftRegsRead.cpp rename Scanner_ShiftRegsPISOSingleRow to Scanner_ShiftRegsRead, Scanner_ShiftRegsPISOMultiRow to Scanner_ShiftRegsReadStrobed 7 роки тому
Scanner_ShiftRegsRead.h document 7 роки тому
Scanner_ShiftRegsReadStrobed.cpp rename Scanner_ShiftRegsPISOSingleRow to Scanner_ShiftRegsRead, Scanner_ShiftRegsPISOMultiRow to Scanner_ShiftRegsReadStrobed 7 роки тому
Scanner_ShiftRegsReadStrobed.h document 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 rename LED_IOE to LED_Port, update tutorials and sketches 7 роки тому
instantiations_scancode.h rename LED_IOE to LED_Port, update tutorials and sketches 7 роки тому
instantiations_scancodeNotShifted.h rename LED_IOE to LED_Port, update tutorials and sketches 7 роки тому