13 Commits (caa29dec631cab08d44568e5b3db683802df66ad)

Author SHA1 Message Date
  wolfv6 caa29dec63 add MCP23S17 port files 7 years ago
  wolfv6 0923f72d39 remove Row_IOE 8 years ago
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT 8 years ago
  wolfv6 4945f577a4 remove rowEnd, add KEY_COUNT, shift rowState 8 years ago
  wolfv6 987f33e270 move getRowState() from RowScanner_PinsBitwise to Row_IOE 8 years ago
  wolfv6 2431659b2b delete RowDelay, replace with scanDelay in loop() 8 years ago
  wolfv6 6bbb05716f remove RowBase::wait(), add RowDelay.delay() 8 years ago
  wolfv6 f195c8f56a move proccess() form RowBase to children 8 years ago
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t 8 years ago
  wolfv6 04ab6ebe72 change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() 8 years ago
  wolfv6 fcaa6d06e9 document 8 years ago
  wolfv6 2b856afa26 move Row::process() to RowBase 8 years ago
  wolfv6 1b091ecde5 rename Row to Row_uC, RowIOE to Row_IOE 8 years ago
  wolfv6 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE 8 years ago