19 Commits (c9a3abd4e7b82c7103ac2eb4eb7759f8cd3da91d)

Autor SHA1 Nachricht Datum
  wolfv6 c9a3abd4e7 move Debug variables to static vor 7 Jahren
  wolfv6 31902a4c7f document vor 7 Jahren
  wolfv6 147154f040 document row files vor 7 Jahren
  wolfv6 cdeb855a1d rename Row::pressRelease() to send(), Debouncer_4Samples to Debouncer_Samples vor 7 Jahren
  wolfv6 cd22ac0fe7 update keybrd_DH to new names, IOE does not scan vor 8 Jahren
  wolfv6 4d69fd2aed remove readPinCount from Row_uC, Row_ShiftRegisters: process() and scan() vor 8 Jahren
  wolfv6 e860d059cf move READ_PIN_COUNT parameter in constructors vor 8 Jahren
  wolfv6 a5d6fb8d9e change class and variable names vor 8 Jahren
  wolfv6 f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF vor 8 Jahren
  wolfv6 2887eeaa61 remove RowScannerInterface, add KEY_COUNT, change COL_PIN_L_COUNT to KEY_COUNT vor 8 Jahren
  wolfv6 2431659b2b delete RowDelay, replace with scanDelay in loop() vor 8 Jahren
  wolfv6 6bbb05716f remove RowBase::wait(), add RowDelay.delay() vor 8 Jahren
  wolfv6 f195c8f56a move proccess() form RowBase to children vor 8 Jahren
  wolfv6 d1085a615e document vor 8 Jahren
  wolfv6 48a3a41db1 add config_keybrd.h with typedef read_pins_t, read_pins_mask_t vor 8 Jahren
  wolfv6 04ab6ebe72 change activeHigh to static, add LED_PinNumber, RowScanner_SPI-ShiftRegisters, keybrd regression tests, remove MCP23018::begin() vor 8 Jahren
  wolfv6 fcaa6d06e9 document vor 8 Jahren
  wolfv6 2b856afa26 move Row::process() to RowBase vor 8 Jahren
  wolfv6 1b091ecde5 rename Row to Row_uC, RowIOE to Row_IOE vor 8 Jahren
  wolfv6 c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE vor 8 Jahren
  wolfv6 aa48937a09 RowScanner_Arduino, add readPins[] array vor 8 Jahren
  wolfv6 f368c1fdad RowScanner_Arduino, add stobePin, 2 rows vor 8 Jahren
  wolfv6 bf0cfd608a add RowScanner_Arduino, hard code pins for row0 and col6, init in setup() vor 8 Jahren
  wolfv6 45477a954d change activeHigh to static vor 8 Jahren
  wolfv6 cd8de41339 compiles vor 8 Jahren
  wolfv6 042e099995 move scan() to RowScanner_BitManipulation vor 8 Jahren
  wolfv6 11f20376b7 move debouncer.debounce() to Row::process() vor 8 Jahren
  wolfv6 ff5f50db5f move RowBase::process() to Row and Row_DH vor 8 Jahren
  wolfv6 7b9c87b742 add Debouncer_4Samples and Debouncer_Not classes vor 8 Jahren
  wolfv6 d177dbfa97 add RowBase::wait() vor 8 Jahren
  wolfv6 b6b6e9fee9 add RowBase class, move debounce() to Row, add simple Row_DH::debounce() vor 8 Jahren
  wolfv6 27f0c2dfaa rename Row to RowBase, move debounce() to Row_DH vor 8 Jahren
  wolfv6 98b6060e7c initial commit keybrd version 0.3.0 vor 8 Jahren