Archived
1
0
Commit Graph

43 Commits

Author SHA1 Message Date
wolfv6
9f910d73ad update split keyboard tutorials 4a 4b 4c and sketches 2016-09-21 20:29:40 -06:00
wolfv6
91df530ef2 add tutorials and annotate sketches 3c 3d 3e 2016-09-20 20:24:22 -06:00
wolfv6
7773687287 add keybrd_3d_sublayerNestedKeys 2016-09-19 21:59:05 -06:00
wolfv6
f62d956918 rename layer to layerId 2016-09-19 19:46:03 -06:00
wolfv6
59e4f38e61 rename Key_LayeredKeysArray to Key_LayeredKeys 2016-09-18 00:42:21 -06:00
wolfv6
dad142eaa4 reword documentation - bitwise to bit pattern or bits 2016-09-18 00:11:11 -06:00
wolfv6
8a3fad791b rename Code_Layered* to Key_Layered* and update inheritance 2016-09-17 12:31:14 -06:00
wolfv6
2e77a18847 update diagrams and tutorials: 0 1 2 3a 2016-09-16 23:45:54 -06:00
wolfv6
c2c0c02208 document 2016-09-11 15:23:47 -06:00
wolfv6
4b1b53a76a fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino 2016-09-11 09:54:10 -06:00
wolfv6
15ebb4b6cf add Scanner_ShiftRegsPISO, update keybrd_4b_split_keyboard_with_shift_registers.ino 2016-09-07 04:50:05 -06:00
wolfv6
cefecb62a3 move scanner instantiation from Row_ShiftRegs to sketch, update keybrd_4b_split_keyboard_with_shift_registers.ino 2016-09-06 22:51:36 -06:00
wolfv6
ac04d25a36 move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino 2016-09-06 01:08:26 -06:00
wolfv6
874ba7ac11 move scanner instantiation from Row_uC to sketch, update keybrd_1_breadboard.ino 2016-09-05 17:23:28 -06:00
wolfv6
ae6b21b712 add keybrd_PCA9655E.ino 2016-09-04 22:51:08 -06:00
wolfv6
5c8890312d rename PortIOE.ADDR to DEVICE_ADDR 2016-09-03 14:25:22 -06:00
wolfv6
5ee0cc0d65 add begin() and pullUp to PortRead_MCP23S17 2016-09-01 01:08:52 -06:00
wolfv6
caa29dec63 add MCP23S17 port files 2016-08-31 20:29:59 -06:00
wolfv6
997942555d add links to geekhack thread 2016-07-22 13:55:58 -06:00
wolfv6
75b7d1411f document 2016-07-22 12:16:47 -06:00
wolfv6
9b4d3a04bb update library.properties to v0.5.0 2016-07-22 06:05:17 -06:00
wolfv6
f7dd336772 fix image size in tutorial 1 2016-07-22 04:40:19 -06:00
wolfv6
e257d35132 rename tutorial 10 2016-07-22 02:34:23 -06:00
wolfv6
36d0ed3579 document and format 2016-07-22 02:11:38 -06:00
wolfv6
f5e4c5fd3a fix broken links 2016-07-21 14:20:07 -06:00
wolfv6
c9a3abd4e7 move Debug variables to static 2016-07-21 03:31:36 -06:00
wolfv6
b276d217b3 update tutorials 0 to 6 2016-07-17 20:03:03 -06:00
wolfv6
31902a4c7f document 2016-07-14 23:16:33 -06:00
wolfv6
a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() 2016-07-09 03:59:28 -06:00
wolfv6
363194d70b add keybrd_shift_reg.ino 2016-06-30 04:25:19 -06:00
wolfv6
48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t 2016-06-21 20:40:35 -06:00
wolfv6
04ab6ebe72 change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() 2016-06-18 16:34:14 -06:00
wolfv6
fcaa6d06e9 document 2016-06-10 20:12:56 -06:00
wolfv6
55008ec4ec document 2016-06-05 14:43:53 -06:00
wolfv6
e0a53ca748 document 2016-05-29 21:23:33 -06:00
wolfv6
0f511d5229 rename StateLayers to LayerState 2016-05-28 15:16:32 -06:00
wolfv6
f97ae6d23d document 2016-05-28 12:37:40 -06:00
wolfv6
ac0d4dff6c document 2016-05-11 13:09:18 -06:00
wolfv6
7293bee03c improve tutorials 2016-05-11 12:46:53 -06:00
wolfv6
6978b038aa improve tutorials 2016-05-11 09:25:48 -06:00
wolfv6
d0ad8ead81 document 2016-05-10 11:15:47 -06:00
wolfv6
4214c51bae document 2016-05-10 09:05:25 -06:00
wolfv6
98b6060e7c initial commit keybrd version 0.3.0 2016-05-09 08:05:08 -06:00