-
Notifications
You must be signed in to change notification settings - Fork 14
/
keywords.txt
52 lines (46 loc) · 1.12 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#######################################
# Syntax Coloring Map For CharacterOLED
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
SerLCD KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
clear KEYWORD2
home KEYWORD2
setCursor KEYWORD2
createChar KEYWORD2
writeChar KEYWORD2
write KEYWORD2
noDisplay KEYWORD2
display KEYWORD2
noCursor KEYWORD2
cursor KEYWORD2
noBlink KEYWORD2
blink KEYWORD2
scrollDisplayLeft KEYWORD2
scrollDisplayRight KEYWORD2
moveCursorLeft KEYWORD2
moveCursorRight KEYWORD2
setBacklight KEYWORD2
setFastBacklight KEYWORD2
leftToRight KEYWORD2
rightToLeft KEYWORD2
autoscroll KEYWORD2
noAutoscroll KEYWORD2
setContrast KEYWORD2
setAddress KEYWORD2
command KEYWORD2
specialCommand KEYWORD2
enableSystemMessages KEYWORD2
disableSystemMessages KEYWORD2
enableSplash KEYWORD2
disableSplash KEYWORD2
saveSplash KEYWORD2
getAddress KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################