aboutsummaryrefslogtreecommitdiff
path: root/Arduino/Libraies/Keypad/keywords.txt
blob: 2ae39b8bd70acda78605489247528f3d005a0bde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Keypad	KEYWORD1
KeypadEvent	KEYWORD1

begin	KEYWORD2
getKey	KEYWORD2
getState	KEYWORD2
setHoldTime	KEYWORD2
addEventListener	KEYWORD2

# this is a macro that converts 2d arrays to pointers
makeKeymap	KEYWORD2

# this is a way to standardize the client code, help enhance the use of the name keypadEvent
keypadEvent	KEYWORD2

NO_KEY	LITERAL1
KEY_RELEASED	LITERAL1