diff options
author | Jason St. John <jstjohn@purdue.edu> | 2013-07-03 13:15:12 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-07-03 13:26:23 +0200 |
commit | 337fa161c40f26cb7c33847d666556d28905b6a9 (patch) | |
tree | 94ba891b28961f176f16b07ea78f9fdc56a618b1 /keymaps/module-sony | |
parent | 4edcaa21daceef99617e93b957e95607e5370703 (diff) |
keymap: horizontally align comments in the same column
Diffstat (limited to 'keymaps/module-sony')
-rw-r--r-- | keymaps/module-sony | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keymaps/module-sony b/keymaps/module-sony index 7c000131d1..5d3742b463 100644 --- a/keymaps/module-sony +++ b/keymaps/module-sony @@ -1,8 +1,8 @@ -0x06 mute # Fn+F2 -0x07 volumedown # Fn+F3 -0x08 volumeup # Fn+F4 -0x09 brightnessdown # Fn+F5 -0x0A brightnessup # Fn+F6 -0x0B switchvideomode # Fn+F7 -0x0E zoom # Fn+F10 -0x10 suspend # Fn+F12 +0x06 mute # Fn+F2 +0x07 volumedown # Fn+F3 +0x08 volumeup # Fn+F4 +0x09 brightnessdown # Fn+F5 +0x0A brightnessup # Fn+F6 +0x0B switchvideomode # Fn+F7 +0x0E zoom # Fn+F10 +0x10 suspend # Fn+F12 |