[Keyboard] Add VIA support to SX60 and update default keymap (#11908)

This commit is contained in:
Danny
2021-02-26 20:29:23 -05:00
committed by GitHub
parent d4be96e9dd
commit 6a94e25f6d
6 changed files with 115 additions and 41 deletions

View File

@@ -11,10 +11,10 @@ Hardware Availability: [geekhack.org/index.php?topic=93665.0](https://geekhack.o
Make example for this keyboard (after setting up your build environment):
make SX60:default
make sx60:default
Or to make and flash:
make SX60:default:dfu
make sx60:default:dfu
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.