wolfv6
|
a725a74831
|
replace rowEnd with KEY_COUNT, remove read_pins_mask_t, print_free_RAM()
|
2016-07-09 03:59:28 -06:00 |
|
wolfv6
|
6bbb05716f
|
remove RowBase::wait(), add RowDelay.delay()
|
2016-07-03 23:08:25 -06:00 |
|
wolfv6
|
f195c8f56a
|
move proccess() form RowBase to children
|
2016-07-03 21:54:00 -06:00 |
|
wolfv6
|
d1085a615e
|
document
|
2016-07-03 21:26:38 -06:00 |
|
wolfv6
|
48a3a41db1
|
add config_keybrd.h with typedef read_pins_t, read_pins_mask_t
|
2016-06-21 20:40:35 -06:00 |
|
wolfv6
|
fcaa6d06e9
|
document
|
2016-06-10 20:12:56 -06:00 |
|
wolfv6
|
2b856afa26
|
move Row::process() to RowBase
|
2016-06-09 21:11:18 -06:00 |
|
wolfv6
|
c1e465f1ad
|
remove col port arrays, add RowScanner_PinsBitwise, RowScanner_PinsArray, RowIOE
|
2016-06-09 13:30:30 -06:00 |
|
wolfv6
|
45477a954d
|
change activeHigh to static
|
2016-06-06 00:52:14 -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
|
84fc616916
|
swap places of debounced and previousDebounced
|
2016-06-02 15:51:42 -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
|
90c420491e
|
remove debounced from debounce()
|
2016-06-01 15:59:59 -06:00 |
|
wolfv6
|
1d3af27ebd
|
break up Row::detectEdge(), move parts into debounce() and pressRelease()
|
2016-06-01 13:04:46 -06:00 |
|
wolfv6
|
25f66090e5
|
rename previousDebounced, debounced
|
2016-06-01 09:58:03 -06:00 |
|
wolfv6
|
51fb06939f
|
add debounce_unit_test.cpp
|
2016-06-01 08:34:00 -06:00 |
|
wolfv6
|
27f0c2dfaa
|
rename Row to RowBase, move debounce() to Row_DH
|
2016-05-31 06:39:08 -06:00 |
|