forked from mathertel/OneButton
-
Notifications
You must be signed in to change notification settings - Fork 0
/
keywords.txt
37 lines (27 loc) · 879 Bytes
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#######################################
# Syntax Coloring Map for OneButton
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
callbackFunction KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
setClickTicks KEYWORD2
setPressTicks KEYWORD2
setDebounceTicks KEYWORD2
attachClick KEYWORD2
attachDoubleClick KEYWORD2
attachLongPressStart KEYWORD2
attachLongPressStop KEYWORD2
attachDuringLongPress KEYWORD2
isLongPressed KEYWORD2
tick KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
OneButton KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################