Document bash files in system/
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
c207da92bb
commit
c42bd33b8c
11 changed files with 133 additions and 44 deletions
|
@ -1,6 +1,17 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# SCRIPT NAME:
|
||||
# .keyleds
|
||||
#
|
||||
# Author: Severin Kaderli <severin.kaderli@gmail.com>
|
||||
# AUTHOR:
|
||||
# Severin Kaderli <severin.kaderli@gmail.com>
|
||||
#
|
||||
# DESCRIPTION:
|
||||
# This file contains configurations for my keyboard backlight.
|
||||
#
|
||||
# USAGE:
|
||||
# This script is sourced by .bash_profile
|
||||
|
||||
# Key groups
|
||||
g810-led -g keys FF4500
|
||||
g810-led -g fkeys FF00FF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue