keyboard: avoid warning for empty mode parameter
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 23 Jun 2015 14:08:18 +0000 (16:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
commitec70841119a49ebeed4e14ce682f29d15e1ed27d
treebd9c6a9368ea0107f8f5802069c6c757cce79df4
parent6b769e09766a6f7cf95e2048585baaf955a794fa
keyboard: avoid warning for empty mode parameter

Empty string splits to an empty list, resulting in a benign warning:
> Odd number of elements in hash assignment
Shiar_Sheet/Keyboard.pm