11 コミット (master)

作成者 SHA1 メッセージ 日付
  wolfv6 6bc75afe1b in keybrd library, change #include <keybrd library file> angle bracket to double quotes 7年前
  wolfv6 31e0fa5ae0 document 7年前
  wolfv6 ac04d25a36 move scanner instantiation from Row_IOE to sketch, update keybrd_PCA9655E.ino 7年前
  wolfv6 874ba7ac11 move scanner instantiation from Row_uC to sketch, update keybrd_1_breadboard.ino 7年前
  wolfv6 a4cc38d99a rename PortRead to PortReadInterface, rename PortWrite to PortWriteInterface 7年前
  wolfv6 c9a3abd4e7 move Debug variables to static 7年前
  wolfv6 31902a4c7f document 7年前
  wolfv6 147154f040 document row files 7年前
  wolfv6 1c3a85d832 rename rename strobe to write, put Port at front of name 7年前
  wolfv6 4d69fd2aed remove readPinCount from Row_uC, Row_ShiftRegisters: process() and scan() 8年前
  wolfv6 a5d6fb8d9e change class and variable names 8年前
  wolfv6 d5cbc3c58c change RowScanner_SPIShiftRegisters to work with active high or active low 8年前
  wolfv6 f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF 8年前
  wolfv6 a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() 8年前
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT 8年前
  wolfv6 9c9bc8d949 moved Debouncer_Not to Keybrd lib 8年前
  wolfv6 fd7da5aebb in RowScanner_PinsArray, make all const CAPS 8年前
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t 8年前
  wolfv6 04ab6ebe72 change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() 8年前
  wolfv6 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE 8年前
  wolfv6 514c326800 rename to rowEnd, document 8年前
  wolfv6 a44b6f620d RowScanner_Arduino, move initialization to constructor 8年前
  wolfv6 aa48937a09 RowScanner_Arduino, add readPins[] array 8年前
  wolfv6 f368c1fdad RowScanner_Arduino, add stobePin, 2 rows 8年前
  wolfv6 bf0cfd608a add RowScanner_Arduino, hard code pins for row0 and col6, init in setup() 8年前