8 Commits (c9a3abd4e7b82c7103ac2eb4eb7759f8cd3da91d)

Author SHA1 Message Date
  wolfv6 c9a3abd4e7 move Debug variables to static 8 years ago
  wolfv6 31902a4c7f document 8 years ago
  wolfv6 147154f040 document row files 8 years ago
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name 8 years ago
  wolfv6 f76ec3002d remove ReadPort::getColPins() and StrobePort::setActivePinHigh() setActivePinLow() 8 years ago
  wolfv6 d5cd8e958b add StrobePort_PCA9655E::write() and const bool Scanner_Port::STROBE_OFF 8 years ago
  wolfv6 37186b7586 changed scanner_Port::scan() to return refReadPort.getPortState() 8 years ago
  wolfv6 a5d6fb8d9e change class and variable names 8 years ago
  wolfv6 f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF 8 years ago
  wolfv6 a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() 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 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 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE 8 years ago