1
0
Fork 0

Putting my ducks in a row: Octagon V1/V2 (#3765)

* Move octagon directory into duck diretory and fix as many compile issues as I can

* fix formatting

* fix layout75 matrix

* edit readme for build instructions
This commit is contained in:
MechMerlin 2018-08-28 16:52:00 -07:00 committed by Drashna Jaelre
parent 444def8411
commit 3916b06168
27 changed files with 36 additions and 92 deletions

View file

@ -13,6 +13,6 @@ To get into bootloader mode, hold the top top most key above the 2 navigation ke
Make example for this keyboard (after setting up your build environment):
make jetfire:default
make duck/jetfire:default
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.