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 36d0ed3579 document and format 7 years ago
..
Code.h initial commit keybrd version 0.3.0 8 years ago
Code_AutoShift.cpp initial commit keybrd version 0.3.0 8 years ago
Code_AutoShift.h move Debug variables to static 7 years ago
Code_LEDLock.cpp move Debug variables to static 7 years ago
Code_LEDLock.h document 8 years ago
Code_LayerHold.cpp rename StateLayers to LayerState 8 years ago
Code_LayerHold.h rename StateLayers to LayerState 8 years ago
Code_LayerLock.cpp rename StateLayers to LayerState 8 years ago
Code_LayerLock.h rename StateLayers to LayerState 8 years ago
Code_LayeredCodeSc.cpp rename StateLayers to LayerState 8 years ago
Code_LayeredCodeSc.h rename StateLayers to LayerState 8 years ago
Code_LayeredCodeScBase.cpp initial commit keybrd version 0.3.0 8 years ago
Code_LayeredCodeScBase.h add RowBase class, move debounce() to Row, add simple Row_DH::debounce() 8 years ago
Code_LayeredScSc.cpp rename StateLayers to LayerState 8 years ago
Code_LayeredScSc.h rename StateLayers to LayerState 8 years ago
Code_LayeredScScBase.cpp initial commit keybrd version 0.3.0 8 years ago
Code_LayeredScScBase.h initial commit keybrd version 0.3.0 8 years ago
Code_Null.h initial commit keybrd version 0.3.0 8 years ago
Code_Sc.cpp initial commit keybrd version 0.3.0 8 years ago
Code_Sc.h change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() 8 years ago
Code_ScNS.cpp initial commit keybrd version 0.3.0 8 years ago
Code_ScNS.h initial commit keybrd version 0.3.0 8 years ago
Code_ScS.cpp initial commit keybrd version 0.3.0 8 years ago
Code_ScS.h initial commit keybrd version 0.3.0 8 years ago
Code_Shift.cpp initial commit keybrd version 0.3.0 8 years ago
Code_Shift.h initial commit keybrd version 0.3.0 8 years ago
DebouncerInterface.h add config_keybrd.h with typedef read_pins_t, read_pins_mask_t 8 years ago
Debouncer_Not.cpp moved Debouncer_Not to Keybrd lib 8 years ago
Debouncer_Not.h moved Debouncer_Not to Keybrd lib 8 years ago
Debouncer_Samples.cpp move Debug variables to static 7 years ago
Debouncer_Samples.h document 7 years ago
Debug.cpp move Debug variables to static 7 years ago
Debug.h move Debug variables to static 7 years ago
Key.h initial commit keybrd version 0.3.0 8 years ago
Key_LayeredKeysArray.cpp rename StateLayers to LayerState 8 years ago
Key_LayeredKeysArray.h move Debug variables to static 7 years ago
LED.h document 8 years ago
LED_PCA9655E.cpp add StrobePort_PCA9655E to LED_PCA9655E 7 years ago
LED_PCA9655E.h rename rename strobe to write, put Port at front of name 7 years ago
LED_uC.cpp rename LED_PinNumber to LED_uC 7 years ago
LED_uC.h update tutorials 0 to 6 7 years ago
LayerState.cpp update tutorials 0 to 6 7 years ago
LayerState.h update tutorials 0 to 6 7 years ago
LayerStateInterface.h document 8 years ago
LayerState_LED.cpp update tutorials 0 to 6 7 years ago
LayerState_LED.h update tutorials 0 to 6 7 years ago
PortIOE.h rename rename strobe to write, put Port at front of name 7 years ago
PortRead.h update tutorials 0 to 6 7 years ago
PortRead_PCA9655E.cpp move Debug variables to static 7 years ago
PortRead_PCA9655E.h document 7 years ago
PortWrite.h update tutorials 0 to 6 7 years ago
PortWrite_PCA9655E.cpp document 7 years ago
PortWrite_PCA9655E.h document 7 years ago
Row.cpp move Debug variables to static 7 years ago
Row.h move Debug variables to static 7 years ago
Row_ShiftRegisters.cpp document 7 years ago
Row_ShiftRegisters.h move Debug variables to static 7 years ago
Row_uC.cpp document 7 years ago
Row_uC.h document and format 7 years ago
ScanDelay.cpp delete RowDelay, replace with scanDelay in loop() 8 years ago
ScanDelay.h move Debug variables to static 7 years ago
Scanner_Port.cpp move Debug variables to static 7 years ago
Scanner_Port.h document 7 years ago
Scanner_ShiftRegs74HC165.cpp update tutorials 0 to 6 7 years ago
Scanner_ShiftRegs74HC165.h move Debug variables to static 7 years ago
Scanner_uC.cpp move Debug variables to static 7 years ago
Scanner_uC.h move Debug variables to static 7 years ago
config_keybrd.h document 7 years ago
objects_scancode.h initial commit keybrd version 0.3.0 8 years ago
objects_scancodeNotShifted.h initial commit keybrd version 0.3.0 8 years ago