1
0
Fork 0

rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)

This commit is contained in:
Joel Challis 2022-08-07 13:57:12 +01:00 committed by GitHub
parent b9269bf689
commit a6ea760c94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 31 additions and 110 deletions

View file

@ -20,8 +20,6 @@ Make example for this keyboard (after setting up your build environment):
To build for a Proton-C:
make rgbkb/zen/rev2:default CTPC=yes
**Note:** The Proton-C does not have split keyboard, or encoder support. Also OLED driver support is untested. Will update as status changes.
make rgbkb/zen/rev2:default CONVERT_TO=proton_c
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.