wrongPaul
2b11182da3
fixes a signed / unsigned int comparison
...
initializes debounceMillis as an unsigned long (previously a signed long) to prevent the comparison conflict that arises on line 131 with debouncingMicros[i][j] which is an unsigned long
2018-05-07 12:14:59 -04:00
di0ib
c65ece96fb
kolea keyboard matrix
2017-12-21 08:38:21 -10:00
Emanuele Caruso
f736088a1b
added NKRO emulation functionality and set it as default communication mode
2014-05-08 14:20:01 +02:00
Emanuele Caruso
c43fce9d58
added more documentation to function chords and updated protocol-setting chords
2014-05-08 13:09:07 +02:00
Hesky Fisher
f26ff42745
Fix mapping of -Z
2014-04-10 09:04:17 -04:00
Hesky Fisher
7ecc1fd19a
Use or instead of plus since the header bits can be set multiple times.
2014-04-10 08:58:07 -04:00
Hesky Fisher
1151396912
Add support for the txbolt protocol. Assign f1 and f2 to choosing the protocol.
2014-04-09 21:03:07 -04:00
Emanuele Caruso
0bd1797ff4
Minor comment fix
2014-04-09 23:13:53 +02:00
Emanuele Caruso
8063ac353b
Minor README fix
2014-04-09 22:49:42 +02:00
Emanuele Caruso
c30af1e2bf
Renamed license file
2014-04-09 22:45:30 +02:00
Emanuele Caruso
9c3cca446a
Added readme
2014-04-09 22:43:37 +02:00
Emanuele Caruso
cd568d0e99
First commit
2014-04-09 22:19:11 +02:00