diff options
Diffstat (limited to 'recipes/shr/illume-keyboard-numeric-alt_git.bb')
-rw-r--r-- | recipes/shr/illume-keyboard-numeric-alt_git.bb | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/shr/illume-keyboard-numeric-alt_git.bb b/recipes/shr/illume-keyboard-numeric-alt_git.bb new file mode 100644 index 0000000000..63a9118b59 --- /dev/null +++ b/recipes/shr/illume-keyboard-numeric-alt_git.bb @@ -0,0 +1,18 @@ +AUTHOR = "Pander" +DESCRIPTION = "Illume keyboard with an alternative numeric layout" +PV = "0.0+gitr${SRCPV}" +PR = "r0" + +BASEDIR = "numeric-alt" +INSTFILES = "\ +end-alt.png \ +home-alt.png \ +Numbers-alt.kbd \ +numeric-alt.png \ +pagedown-alt.png \ +pageup-alt.png \ +" + +require illume-keyboard.inc + + |