Added support for the L1 and L2 inputs of the xiaomi switch LLKZMK11LM. (#1411)

Added support for the L1 and L2 inputs of the xiaomi switch LLKZMK11LM.
This commit is contained in:
Sembrador
2019-04-13 17:19:05 +02:00
committed by Koen Kanters
parent da9425290e
commit b13d87d461
+1 -1
View File
@@ -28,7 +28,7 @@ function toLocalISOString(dDate) {
}
const postfixes = [
'left', 'right', 'center', 'bottom_left', 'bottom_right',
'left', 'right', 'center', 'bottom_left', 'bottom_right', 'l1', 'l2',
'top_left', 'top_right', 'white', 'rgb', 'system', 'top', 'bottom',
];