Archived
1
0
Commit Graph

19 Commits

Author SHA1 Message Date
wolfv6
147154f040 document row files 2016-07-14 18:52:16 -06:00
wolfv6
cdeb855a1d rename Row::pressRelease() to send(), Debouncer_4Samples to Debouncer_Samples 2016-07-14 04:47:23 -06:00
wolfv6
e860d059cf move READ_PIN_COUNT parameter in constructors 2016-07-12 07:43:24 -06:00
wolfv6
a5d6fb8d9e change class and variable names 2016-07-12 07:23:24 -06:00
wolfv6
1b091ecde5 rename Row to Row_uC, RowIOE to Row_IOE 2016-06-09 19:31:24 -06:00
wolfv6
c1e465f1ad remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE 2016-06-09 13:30:30 -06:00
wolfv6
aa48937a09 RowScanner_Arduino, add readPins[] array 2016-06-06 19:37:48 -06:00
wolfv6
f368c1fdad RowScanner_Arduino, add stobePin, 2 rows 2016-06-06 15:11:19 -06:00
wolfv6
bf0cfd608a add RowScanner_Arduino, hard code pins for row0 and col6, init in setup() 2016-06-06 14:23:40 -06:00
wolfv6
45477a954d change activeHigh to static 2016-06-06 00:52:14 -06:00
wolfv6
cd8de41339 compiles 2016-06-05 23:10:59 -06:00
wolfv6
042e099995 move scan() to RowScanner_BitManipulation 2016-06-05 22:00:33 -06:00
wolfv6
11f20376b7 move debouncer.debounce() to Row::process() 2016-06-05 16:33:13 -06:00
wolfv6
ff5f50db5f move RowBase::process() to Row and Row_DH 2016-06-05 16:16:47 -06:00
wolfv6
7b9c87b742 add Debouncer_4Samples and Debouncer_Not classes 2016-06-03 00:12:29 -06:00
wolfv6
d177dbfa97 add RowBase::wait() 2016-06-02 10:26:53 -06:00
wolfv6
b6b6e9fee9 add RowBase class, move debounce() to Row, add simple Row_DH::debounce() 2016-06-02 09:58:33 -06:00
wolfv6
27f0c2dfaa rename Row to RowBase, move debounce() to Row_DH 2016-05-31 06:39:08 -06:00
wolfv6
98b6060e7c initial commit keybrd version 0.3.0 2016-05-09 08:05:08 -06:00