Archived
1
0
Commit Graph

12 Commits

Author SHA1 Message Date
wolfv6
a5d6fb8d9e change class and variable names 2016-07-12 07:23:24 -06:00
wolfv6
d5cbc3c58c change RowScanner_SPIShiftRegisters to work with active high or active low 2016-07-11 04:08:34 -06:00
wolfv6
f5448b200a replace ACTIVE_HIGH and activeHigh with STROBE_ON, STROBE_OFF 2016-07-09 10:47:22 -06:00
wolfv6
a725a74831 replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM() 2016-07-09 03:59:28 -06:00
wolfv6
2431659b2b delete RowDelay, replace with scanDelay in loop() 2016-07-05 15:46:43 -06:00
wolfv6
7edca3198c delete AVR and MCP23018 ports 2016-07-04 13:34:27 -06:00
wolfv6
6bbb05716f remove RowBase::wait(), add RowDelay.delay() 2016-07-03 23:08:25 -06:00
wolfv6
d1085a615e document 2016-07-03 21:26:38 -06:00
wolfv6
9c9bc8d949 moved Debouncer_Not to Keybrd lib 2016-07-02 15:10:02 -06:00
wolfv6
c026df8aa4 document 2016-07-02 05:18:45 -06:00
wolfv6
fb38aa95a9 move ROW_END and pinMode() to constructor 2016-07-02 04:41:02 -06:00
wolfv6
6651a50ef2 change RowScanner_SPIShiftRegisters::SHIFT_LOAD to static 2016-07-02 03:58:41 -06:00