Include the X-Bows Nature keyboard layout into the Jamfile inside src/data/keyboard_layouts

Change-Id: Id2ae7c44131c447c9d1b99cb6d9f2c1352672d5e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3237
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
This commit is contained in:
roired 2020-09-19 09:23:26 +00:00 committed by Adrien Destugues
parent a1999d3b8a
commit c25b83c23c

View File

@ -40,7 +40,8 @@ HAIKU_KEYBOARD_LAYOUT_FILES =
"Generic 105-key International"
"Kinesis Advantage"
"Kinesis Ergo Elan International"
"TypeMatrix 2030" ;
"TypeMatrix 2030"
"X-Bows Nature" ;
HAIKU_KEYBOARD_LAYOUT_FILES = $(HAIKU_KEYBOARD_LAYOUT_FILES) ;
SEARCH on $(HAIKU_KEYBOARD_LAYOUT_FILES) = $(keyboardLayoutsDir) ;