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/onkyo | |
parent | 4edcaa21daceef99617e93b957e95607e5370703 (diff) |
keymap: horizontally align comments in the same column
Diffstat (limited to 'keymaps/onkyo')
-rw-r--r-- | keymaps/onkyo | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/keymaps/onkyo b/keymaps/onkyo index ee864ade4d..8fc4cffa92 100644 --- a/keymaps/onkyo +++ b/keymaps/onkyo @@ -1,14 +1,14 @@ -0xA0 mute # Fn+D -0xAE volumedown # Fn+F -0xB0 volumeup # Fn+G -0xDF sleep # Fn+W -0xE0 bluetooth # Fn+H -0xE2 cyclewindows # Fn+Esc -0xEE battery # Fn+Q -0xF0 media # Fn+R +0xA0 mute # Fn+D +0xAE volumedown # Fn+F +0xB0 volumeup # Fn+G +0xDF sleep # Fn+W +0xE0 bluetooth # Fn+H +0xE2 cyclewindows # Fn+Esc +0xEE battery # Fn+Q +0xF0 media # Fn+R 0xF5 switchvideomode # Fn+E -0xF6 camera # Fn+T -0xF7 f21 # Fn+Y (touchpad toggle) -0xF8 brightnessup # Fn+S -0xF9 brightnessdown # Fn+A -0xFB wlan # Fn+J +0xF6 camera # Fn+T +0xF7 f21 # Fn+Y (touchpad toggle) +0xF8 brightnessup # Fn+S +0xF9 brightnessdown # Fn+A +0xFB wlan # Fn+J |