65 Commits (master)

Author SHA1 Message Date
  wolfv6 256a247011 document 7 years ago
  wolfv6 726e666ebb add tutorial_7ab_mapping_layout_to_matix.md and mapping sketches 7 years ago
  wolfv6 09641ec6ed document 7 years ago
  wolfv6 04f395f499 rename #define SAMPLE_COUNT_MACRO to const SAMPLE_COUNT 7 years ago
  wolfv6 a2d1e30f2e Code_LayerHoldShift and tutorials/keybrd_3g_shift_pairings/keybrd_3g_shift_pairings.ino 7 years ago
  wolfv6 09b3e8ceb7 document 7 years ago
  wolfv6 b149a831de rename strobeOn to activeState 7 years ago
  wolfv6 8855db3444 add a comma to Scanner_IOE constructor 7 years ago
  wolfv6 e84db1c61c document 7 years ago
  wolfv6 ce9c10aba6 document 7 years ago
  wolfv6 d9465be221 reverse SS HIGH/LOW in Scanner_ShiftRegsPISOMultiRow::scan() 7 years ago
  wolfv6 6dde737d23 generalize LED_Port and LED_ShiftReg to LED_Port 7 years ago
  wolfv6 0c4b54db13 add sr0_LED_shiftRegs.ino, LED_shiftRegs, LED_shiftRegs 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 11cfc46390 rename PortPCA9655E to Port_PCA9655E, and PortMCP23S17 to Port_MCP23S17 7 years ago
  wolfv6 59565dacb4 combined PortWrite_MCP23S17 and PortRead_MCP23S17 into Port_MCP23S17 7 years ago
  wolfv6 04e2752b0b add Key_LayeredKeysBase and Key_LayeredKeys1 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 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 9902798d63 document 7 years ago
  wolfv6 5ee0cc0d65 add begin() and pullUp to PortRead_MCP23S17 7 years ago
  wolfv6 caa29dec63 add MCP23S17 port files 7 years ago
  wolfv6 75b7d1411f document 7 years ago
  wolfv6 3328b55f5c update changelog, add tag 7 years ago
  wolfv6 36d0ed3579 document and format 7 years ago
  wolfv6 f5e4c5fd3a fix broken links 7 years ago
  wolfv6 c9a3abd4e7 move Debug variables to static 7 years ago
  wolfv6 b276d217b3 update tutorials 0 to 6 7 years ago
  wolfv6 31902a4c7f document 7 years ago
  wolfv6 147154f040 document row files 7 years ago
  wolfv6 cdeb855a1d rename Row::pressRelease() to send(), Debouncer_4Samples to Debouncer_Samples 7 years ago
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name 7 years ago
  wolfv6 a5d6fb8d9e change class and variable names 7 years ago
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT 7 years ago
  wolfv6 2431659b2b delete RowDelay, replace with scanDelay in loop() 7 years ago
  wolfv6 4b1eeaaf73 document 7 years ago
  wolfv6 d1085a615e document 7 years ago
  wolfv6 363194d70b add keybrd_shift_reg.ino 7 years ago
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t 7 years ago
  wolfv6 fcaa6d06e9 document 8 years ago
  wolfv6 55008ec4ec document 8 years ago
  wolfv6 589514dc3d document 8 years ago
  wolfv6 05b4f875eb document 8 years ago
  wolfv6 b6b6e9fee9 add RowBase class, move debounce() to Row, add simple Row_DH::debounce() 8 years ago
  wolfv6 27f0c2dfaa rename Row to RowBase, move debounce() to Row_DH 8 years ago
  wolfv6 e0a53ca748 document 8 years ago