daily_automated

This commit is contained in:
topicchi
2023-03-17 11:59:21 +00:00
parent 252ecca9cf
commit e2f276193e
4496 changed files with 1178007 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
#######################################
# Syntax Coloring Map For ps2uartKeyboard
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
PS2uartKeyboard KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
#######################################
# Constants (LITERAL1)
#######################################
PS2_KC_BREAK LITERAL1
PS2_KC_ENTER LITERAL1
PS2_KC_ESC LITERAL1
PS2_KC_KPLUS LITERAL1
PS2_KC_KMINUS LITERAL1
PS2_KC_KMULTI LITERAL1
PS2_KC_NUM LITERAL1
PS2_KC_BKSP LITERAL1