diff options
author | Koichi Katano <36572567+kkatano@users.noreply.github.com> | 2020-09-07 09:33:12 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-07 09:33:12 +0900 |
commit | 28e10eedda4e53243e4e84397b7d3bb26e6d99c1 (patch) | |
tree | 2e2d5d6eb54bc36212ae53d66982e44bf0773453 /keyboards | |
parent | 461153150bd753291d5b96538ee578246cf4f80e (diff) | |
download | qmk_firmware-28e10eedda4e53243e4e84397b7d3bb26e6d99c1.tar.gz qmk_firmware-28e10eedda4e53243e4e84397b7d3bb26e6d99c1.zip |
Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/bakeneko65/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bakeneko65/rules.mk b/keyboards/bakeneko65/rules.mk index c2277c9dad..f8a290cad5 100644 --- a/keyboards/bakeneko65/rules.mk +++ b/keyboards/bakeneko65/rules.mk @@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output -LAYOUTS = 65_ansi_split_bs 65_ansi 65_ansi_split_bs_2_right_mods 65_ansi_2_right_mods +LAYOUTS = 65_ansi |