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 363194d70b add keybrd_shift_reg.ino 8 years ago
..
images document 8 years ago
keybrd_2_single-layer_annotated document 8 years ago
keybrd_3a_multi-layer_annotated rename StateLayers to LayerState 8 years ago
keybrd_3b_autoShift_annotated rename StateLayers to LayerState 8 years ago
keybrd_4_split_with_IOE_annotated improve tutorials 8 years ago
breadboard_keyboard_supplies.ods add keybrd_shift_reg.ino 8 years ago
tutorial_0_introduction.md document 8 years ago
tutorial_1_breadboard_keyboard.md add config_keybrd.h with typedef read_pins_t, read_pins_mask_t 8 years ago
tutorial_2_single-layer_keyboard.md document 8 years ago
tutorial_3a_multi-layer_keyboard.md document 8 years ago
tutorial_3b_autoShift.md improve tutorials 8 years ago
tutorial_4_split_keyboard_with_IOE.md change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() 8 years ago
tutorial_7a_using_someone_else's_keybrd_extension_library.md improve tutorials 8 years ago
tutorial_7b_creating_and_publishing_your_own_keybrd_extension_library.md improve tutorials 8 years ago
tutorial_8_breaking_up_a_sketch_into_smaller_files.md improve tutorials 8 years ago
tutorial_10_writing_your_own_port_classes.md improve tutorials 8 years ago