mirror of
https://github.com/flowenol/MacintoshKeyboardRemapper.git
synced 2024-11-24 05:32:32 +00:00
main file renamed
This commit is contained in:
parent
a8eccba5db
commit
f9ee2db27d
@ -1,8 +1,8 @@
|
||||
#define CLK_MAC 15
|
||||
#define DATA_MAC 14
|
||||
#define CLK_MAC 7
|
||||
#define DATA_MAC 8
|
||||
|
||||
#define CLK_KBD 16
|
||||
#define DATA_KBD 10
|
||||
#define CLK_KBD 5
|
||||
#define DATA_KBD 6
|
||||
|
||||
#define CLOCK_START_MSEC 500
|
||||
#define CLOCK_TRANSITION_USEC 300
|
Loading…
Reference in New Issue
Block a user