Skip to content

Commit

Permalink
keywords.txt added.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathertel committed Dec 29, 2013
1 parent d89068e commit d4698d2
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#######################################
# Syntax Coloring Map for OneButton
#######################################


#######################################
# Datatypes (KEYWORD1)
#######################################

callbackFunction KEYWORD1

#######################################
# Methods and Functions (KEYWORD2)
#######################################

setClickTicks KEYWORD2
setPressTicks KEYWORD2
attachClick KEYWORD2
attachDoubleClick KEYWORD2
attachPress KEYWORD2
tick KEYWORD2

#######################################
# Instances (KEYWORD2)
#######################################

OneButton KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################


0 comments on commit d4698d2

Please sign in to comment.