153 Commits (a7bea464bf06a5403aa701f140b3cf89ccc8df7a)
 

Author SHA1 Message Date
  wolfv6 a7bea464bf document 7 years ago
  wolfv6 8855db3444 add a comma to Scanner_IOE constructor 7 years ago
  wolfv6 31e0fa5ae0 document 7 years ago
  wolfv6 31fed09b6b document 7 years ago
  wolfv6 e84db1c61c document 7 years ago
  wolfv6 ce9c10aba6 document 7 years ago
  wolfv6 5404ae451c rename Scanner_ShiftRegsPISOSingleRow to Scanner_ShiftRegsRead, Scanner_ShiftRegsPISOMultiRow to Scanner_ShiftRegsReadStrobed 7 years ago
  wolfv6 d9465be221 reverse SS HIGH/LOW in Scanner_ShiftRegsPISOMultiRow::scan() 7 years ago
  wolfv6 3fa0aee2e2 add tri-state and right 74HC165 to sr0_LED_shiftRegs.ino 7 years ago
  wolfv6 6dde737d23 generalize LED_Port and LED_ShiftReg to LED_Port 7 years ago
  wolfv6 a45efab44f add PortWriteInterface, Port_ShiftRegs 7 years ago
  wolfv6 fa4f07cc9d update Scanner_ShiftRegsPISOMultiRow::scan(), rename LED_shiftRegs to LED_ShiftRegs 7 years ago
  wolfv6 0c4b54db13 add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 7 years ago
  wolfv6 6e3640d95f fix broken link and formatting 7 years ago
  wolfv6 07a66b0505 run AStyle 7 years ago
  wolfv6 25c644f012 rename LED_IOE to LED_Port, update tutorials and sketches 7 years ago
  wolfv6 9c99fd7ba7 update sketches 7 years ago
  wolfv6 d24705d0cb rename LED LEDInterface 7 years ago
  wolfv6 11cfc46390 rename PortPCA9655E to Port_PCA9655E, and PortMCP23S17 to Port_MCP23S17 7 years ago
  wolfv6 05b99a6da0 update DH sketch 7 years ago
  wolfv6 67cd82f168 update PCA9655E classes and keybrd_PCA9655E.ino 7 years ago
  wolfv6 b5b24111e7 update keybrd_4c_split_keyboard_with_IOE.ino 7 years ago
  wolfv6 218a1ce284 move PortMCP23S17.DEVICE_ADDR from static to local 7 years ago
  wolfv6 6c03b007c4 delete PortIOE 7 years ago
  wolfv6 fbf4eda206 add PortMCP23S17::beginProtocol() 7 years ago
  wolfv6 bc5e9dd07f add layers and LEDs to keybrd_5b_LED_on_IOE.ino 7 years ago
  wolfv6 a241d78b94 change tutorial 5 names 7 years ago
  wolfv6 f24ea7aa76 add refPortWrite.begin(strobeOn) to Scanner_IOE::begin(), update unit tests 7 years ago
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 years ago
  wolfv6 7a9228e7dc add keybrd_5b_LED_on_IOE.ino 7 years ago
  wolfv6 9f910d73ad update split keyboard tutorials 4a 4b 4c and sketches 7 years ago
  wolfv6 91df530ef2 add tutorials and annotate sketches 3c 3d 3e 7 years ago
  wolfv6 7773687287 add keybrd_3d_sublayerNestedKeys 7 years ago
  wolfv6 04e2752b0b add Key_LayeredKeysBase and Key_LayeredKeys1 7 years ago
  wolfv6 f62d956918 rename layer to layerId 7 years ago
  wolfv6 59e4f38e61 rename Key_LayeredKeysArray to Key_LayeredKeys 7 years ago
  wolfv6 dad142eaa4 reword documentation - bitwise to bit pattern or bits 7 years ago
  wolfv6 ddbe9b0022 rename files Code_Layered* to Key_Layered* 7 years ago
  wolfv6 8a3fad791b rename Code_Layered* to Key_Layered* and update inheritance 7 years ago
  wolfv6 2e77a18847 update diagrams and tutorials: 0 1 2 3a 7 years ago
  wolfv6 47e9d49127 rename Row::readPinCount to keyCount 7 years ago
  wolfv6 602de6e434 rename PortWrite_MCP23S17::push() to transfer() 7 years ago
  wolfv6 ae96a3d79c move PortWrite_MCP23S17::push() to PortMCP23S17 7 years ago
  wolfv6 c2c0c02208 document 7 years ago
  wolfv6 4b1b53a76a fixed MCP23S17 port classes and keybrd_4c_split_with_IOE.ino 7 years ago
  wolfv6 721fd86bc2 change DH to move scanner instantiation from Row_DH_uC and Row_DH_IOE to sketch 7 years ago
  wolfv6 15ebb4b6cf add Scanner_ShiftRegsPISO, update keybrd_4b_split_keyboard_with_shift_registers.ino 7 years ago
  wolfv6 cefecb62a3 move scanner instantiation from Row_ShiftRegs to sketch, update keybrd_4b_split_keyboard_with_shift_registers.ino 7 years ago
  wolfv6 ac04d25a36 move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino 7 years ago
  wolfv6 874ba7ac11 move scanner instantiation from Row_uC to sketch, update keybrd_1_breadboard.ino 7 years ago