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 256a247011 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 in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_LayerHold.cpp rename layer to layerId пре 7 година
Code_LayerHold.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_LayerHoldShift.cpp Code_LayerHoldShift and tutorials/keybrd_3g_shift_pairings/keybrd_3g_shift_pairings.ino пре 7 година
Code_LayerHoldShift.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_LayerLock.cpp rename layer to layerId пре 7 година
Code_LayerLock.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_Null.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_Sc.cpp initial commit keybrd version 0.3.0 пре 8 година
Code_Sc.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_ScNS.cpp initial commit keybrd version 0.3.0 пре 8 година
Code_ScNS.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_ScS.cpp initial commit keybrd version 0.3.0 пре 8 година
Code_ScS.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Code_Shift.cpp initial commit keybrd version 0.3.0 пре 8 година
Code_Shift.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
DebouncerInterface.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Debouncer_Not.cpp reword documentation - bitwise to bit pattern or bits пре 7 година
Debouncer_Not.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Debouncer_Samples.cpp rename #define SAMPLE_COUNT_MACRO to const SAMPLE_COUNT пре 7 година
Debouncer_Samples.h rename #define SAMPLE_COUNT_MACRO to const SAMPLE_COUNT пре 7 година
Debug.cpp rename LED LEDInterface пре 7 година
Debug.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Key.h update sketches пре 7 година
Key_LayeredCodeSc.cpp rename layer to layerId пре 7 година
Key_LayeredCodeSc.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 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 in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Key_LayeredKeys1.cpp add Key_LayeredKeysBase and Key_LayeredKeys1 пре 7 година
Key_LayeredKeys1.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Key_LayeredKeysBase.cpp add Key_LayeredKeysBase and Key_LayeredKeys1 пре 7 година
Key_LayeredKeysBase.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Key_LayeredScSc.cpp rename layer to layerId пре 7 година
Key_LayeredScSc.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 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 setHigh() setLow() to writeHigh() writeLow() пре 7 година
LED_Port.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
LED_PortOpenDrain.cpp rename keybrd_MCP23018.ino to keybrd_MCP23017.ino, works on both MCP23017 and MCP23018 пре 7 година
LED_PortOpenDrain.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
LED_uC.cpp move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ пре 7 година
LED_uC.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
LayerState.cpp add layers and LEDs to keybrd_5b_LED_on_IOE.ino пре 7 година
LayerState.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
LayerStateInterface.h document пре 8 година
LayerState_LED.cpp rename layer to layerId пре 7 година
LayerState_LED.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
PortInterface.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
PortWriteInterface.h rename setHigh() setLow() to writeHigh() writeLow() пре 7 година
Port_MCP23S17.cpp change Port_MCP23S17, add slaveSelect to constructor parameter пре 7 година
Port_MCP23S17.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Port_MCP23S18.h add Port_MCP23S18 пре 7 година
Port_MCP23017.cpp document пре 7 година
Port_MCP23017.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Port_MCP23018.h add Port_MCP23S18 пре 7 година
Port_PCA9655E.cpp rename setHigh() setLow() to writeHigh() writeLow() пре 7 година
Port_PCA9655E.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Port_ShiftRegs.cpp rename setHigh() setLow() to writeHigh() writeLow() пре 7 година
Port_ShiftRegs.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Row.cpp run AStyle пре 7 година
Row.h document пре 7 година
ScanDelay.cpp delete RowDelay, replace with scanDelay in loop() пре 7 година
ScanDelay.h rename #define SAMPLE_COUNT_MACRO to const SAMPLE_COUNT пре 7 година
ScannerInterface.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Scanner_IOE.cpp rename setHigh() setLow() to writeHigh() writeLow() пре 7 година
Scanner_IOE.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Scanner_ShiftRegsRead.cpp document пре 7 година
Scanner_ShiftRegsRead.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Scanner_ShiftRegsReadStrobed.cpp move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ пре 7 година
Scanner_ShiftRegsReadStrobed.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
Scanner_uC.cpp document пре 7 година
Scanner_uC.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
config_keybrd.h rename #define SAMPLE_COUNT_MACRO to const SAMPLE_COUNT пре 7 година
instantiations_scancode.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година
instantiations_scancodeNotShifted.h in keybrd library, change #include <keybrd library file> angle bracket to double quotes пре 7 година