Skip to content

Commit

Permalink
Create keywords.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
chromhelm committed May 13, 2015
1 parent 7fb9565 commit e2f16b3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions PCF8577C/keywords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#######################################
# Syntax Coloring Map For PCF8577C
#######################################
# Datatypes (KEYWORD1)
#######################################

PCF8577C KEYWORD1

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

begin KEYWORD2
selectBank KEYWORD2
write KEYWORD2

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

DIRECT_DRIVE LITERAL1
DUPLEX_DRIVE LITERAL1

0 comments on commit e2f16b3

Please sign in to comment.