summaryrefslogtreecommitdiffstats
path: root/keyboards/satan
diff options
context:
space:
mode:
authorToni <jeder@mail1a.de>2016-07-22 08:14:08 +0200
committerToni <jeder@mail1a.de>2016-07-22 08:14:08 +0200
commit197244e47f619b0853e4fdb54bb821a32b584764 (patch)
treef1aa4c1e05068976bce6dc46ff211ff28357fa50 /keyboards/satan
parentc1f014b1dd24ba7e121ae3ca999d832b07ce50cf (diff)
downloadqmk_firmware-197244e47f619b0853e4fdb54bb821a32b584764.tar.gz
qmk_firmware-197244e47f619b0853e4fdb54bb821a32b584764.tar.xz
more cosmetic changes (whitespace)
Diffstat (limited to 'keyboards/satan')
-rw-r--r--keyboards/satan/keymaps/iso_split_rshift/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/satan/keymaps/iso_split_rshift/keymap.c b/keyboards/satan/keymaps/iso_split_rshift/keymap.c
index 17d4b3345..c7aad3fc0 100644
--- a/keyboards/satan/keymaps/iso_split_rshift/keymap.c
+++ b/keyboards/satan/keymaps/iso_split_rshift/keymap.c
@@ -116,7 +116,7 @@ const uint16_t PROGMEM fn_actions[] = {
[6] = ACTION_MODS_TAP_KEY(MOD_RGUI, KC_DOWN),
[7] = ACTION_MODS_TAP_KEY(MOD_RCTL, KC_RIGHT),
[8] = ACTION_FUNCTION(LAUNCH),
- [9] = ACTION_FUNCTION(RGBLED_TOGGLE),
+ purely cosmetic changes [9] = ACTION_FUNCTION(RGBLED_TOGGLE),
[10] = ACTION_FUNCTION(RGBLED_STEP_MODE),
[11] = ACTION_FUNCTION(RGBLED_INCREASE_HUE),
[12] = ACTION_FUNCTION(RGBLED_DECREASE_HUE),