keybrd library is an open source library for creating custom-keyboard firmware.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Это архивный репозиторий. Вы можете его клонировать или просматривать файлы, но не вносить изменения или открывать задачи/запросы на слияние.
wolfv6 31e0fa5ae0 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 8 лет назад
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 document 7 лет назад
PortWriteInterface.h document 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 document 7 лет назад
Scanner_IOE.h document 7 лет назад
Scanner_ShiftRegsRead.cpp document 7 лет назад
Scanner_ShiftRegsRead.h document 7 лет назад
Scanner_ShiftRegsReadStrobed.cpp document 7 лет назад
Scanner_ShiftRegsReadStrobed.h document 7 лет назад
Scanner_uC.cpp document 7 лет назад
Scanner_uC.h document 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 лет назад