apple1/Arduino/libraries/PS2Keyboard/keywords.txt
Sergey Panarin 6d7af89a68 Keyboard and Video libraries
Arduino libraries for Keyboard and Video drivers

Co-Authored-By: Computer construction kit SmartyKit <smartykit@users.noreply.github.com>
2019-09-08 14:27:30 +03:00

27 lines
638 B
Plaintext

#######################################
# Syntax Coloring Map For PS2Keyboard
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
PS2Keyboard 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