diff options
author | tmk <nobody@nowhere> | 2014-10-02 09:58:47 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-10-02 09:58:47 +0900 |
commit | 6c06b9031fd09479d552f9750a3b1cfe259678fd (patch) | |
tree | 1519d8c40ca11fb7f76b6e503c1294a0f943d373 /keyboard/hhkb_rn42/config.h | |
parent | bfd2d969b48eb2f381137383c6262b60e03cf5b1 (diff) |
Add power control of key switch board
Diffstat (limited to 'keyboard/hhkb_rn42/config.h')
-rw-r--r-- | keyboard/hhkb_rn42/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/hhkb_rn42/config.h b/keyboard/hhkb_rn42/config.h index a46c7a8bf0..21e73f1c53 100644 --- a/keyboard/hhkb_rn42/config.h +++ b/keyboard/hhkb_rn42/config.h @@ -50,6 +50,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Boot Magic salt key: Space */ #define BOOTMAGIC_KEY_SALT KC_FN6 +/* power control of key switch board */ +#define HHKB_POWER_SAVING /* * Hardware Serial(UART) |