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 years ago
..
keybrd_1_breadboard remove calls to Keyboard.begin() 7 years ago
keybrd_2_single-layer remove calls to Keyboard.begin() 7 years ago
keybrd_3a_multi-layerHold document 7 years ago
keybrd_3b_multi-layerLock document 7 years ago
keybrd_3c_sublayerNull document 7 years ago
keybrd_3d_sublayerNestedKeys document 7 years ago
keybrd_3e_sublayerNestedScSc document 7 years ago
keybrd_3f_autoShift document 7 years ago
keybrd_3g_shift_pairings document 7 years ago
keybrd_4b_split_keyboard_with_shift_registers remove calls to Keyboard.begin() 7 years ago
keybrd_4c_split_keyboard_with_IOE remove calls to Keyboard.begin() 7 years ago
keybrd_5a_LED_on_uC document 7 years ago
keybrd_5b_LED_on_IOE document 7 years ago
keybrd_6_active_high remove calls to Keyboard.begin() 7 years ago
keybrd_7a_mapping_single-layer add tutorial_7ab_mapping_layout_to_matix.md and mapping sketches 7 years ago
keybrd_7b_mapping_multi-layer document 7 years ago
breadboard_keyboard_supplies.ods rename LED_IOE to LED_Port, update tutorials and sketches 7 years ago
tutorial_0_introduction.md rename LED_IOE to LED_Port, update tutorials and sketches 7 years ago
tutorial_1_breadboard_keyboard.md add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 years ago
tutorial_2_single-layer_keyboard.md document 7 years ago
tutorial_3ab_multi-layer_keyboard.md rename LED_IOE to LED_Port, update tutorials and sketches 7 years ago
tutorial_3cde_sublayer_keyboard.md add tutorial_7ab_mapping_layout_to_matix.md and mapping sketches 7 years ago
tutorial_3f_autoShift.md rename LED_IOE to LED_Port, update tutorials and sketches 7 years ago
tutorial_4_connecting_split_keyboards.md document 7 years ago
tutorial_4b_split_keyboard_with_shift_registers.md document 7 years ago
tutorial_4c_split_keyboard_with_IOE.md add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 years ago
tutorial_5a_LED_on_uC.md rename print_microseconds_per_scan() to printMicrosecondsPerScan, rename print_scans_per_second() to printScansPerSecond 7 years ago
tutorial_5b_LED_on_IOE.md add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 years ago
tutorial_6_active_high.md rename strobeOn to activeState 7 years ago
tutorial_7ab_mapping_layout_to_matix.md add tutorial_7ab_mapping_layout_to_matix.md and mapping sketches 7 years ago
tutorial_8a_using_someone_else's_keybrd_extension_library.md fix broken links 7 years ago
tutorial_8b_sharing_your_keybrd_extension_library.md add MCP23S17 port files 7 years ago
tutorial_8c_sharing_your_keybrd_sketch.md add MCP23S17 port files 7 years ago
tutorial_9_breaking_up_a_sketch_into_smaller_files.md document and format 7 years ago
tutorial_10_writing_IOE_port_classes.md document 7 years ago