diff options
author | orbitingorca <32821588+orbitingorca@users.noreply.github.com> | 2018-07-29 18:20:48 +0000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-29 11:20:48 -0700 |
commit | 54517f8b344580c49a1ce71c319c5c9e858c263b (patch) | |
tree | e392c1cb9cac125ebef9130c54f165cb7bfe0454 /keyboards/ok60/rules.mk | |
parent | dacc746b01cd2f9c0dcb8c3ae205f789818ac69f (diff) |
Keyboard: Add a hhkb layout for the ok60 (#3512)
* Add HHKB keymap
* Add hhkb layout to info.json
Diffstat (limited to 'keyboards/ok60/rules.mk')
-rw-r--r-- | keyboards/ok60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ok60/rules.mk b/keyboards/ok60/rules.mk index a642c83b05..3fcf165a92 100644 --- a/keyboards/ok60/rules.mk +++ b/keyboards/ok60/rules.mk @@ -63,4 +63,4 @@ RGBLIGHT_ENABLE = yes # Enable the RGB backlight # UNICODE_ENABLE = YES # Unicode # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID -LAYOUTS = 60_ansi 60_iso +LAYOUTS = 60_ansi 60_iso 60_hhkb |