summaryrefslogtreecommitdiff
path: root/tuxedo-keyboard.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tuxedo-keyboard.scm')
-rw-r--r--tuxedo-keyboard.scm10
1 files changed, 6 insertions, 4 deletions
diff --git a/tuxedo-keyboard.scm b/tuxedo-keyboard.scm
index e18e821..6fd54cf 100644
--- a/tuxedo-keyboard.scm
+++ b/tuxedo-keyboard.scm
@@ -27,8 +27,10 @@
(synopsis "TUXEDO Computers Kernel Module for keyboard backlighting.")
(description
"Additions:
-- Sysfs interface to control the brightness, mode, color, on/off state
-- DKMS Ready
-- Full RGB Color Support
-- WMI Support for FN-Keys")
+@itemize
+@item Sysfs interface to control the brightness, mode, color, on/off state
+@item DKMS Ready
+@item Full RGB Color Support
+@item WMI Support for FN-Keys
+@end itemize")
(license license:gpl3+))))