mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-29 12:33:20 +00:00
Merge branch 'nk65' of https://github.com/yiancar/qmk_firmware into nk65
This commit is contained in:
commit
6804150d00
@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Yiancar-Designs
|
||||
#define PRODUCT NK65
|
||||
#define DESCRIPTION A 65 persent, tool free RGB keyboard
|
||||
#define DESCRIPTION A 65-percent, tool-free RGB keyboard
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
|
@ -19,7 +19,7 @@ Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make nk65:default_via
|
||||
|
||||
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.
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
### Reset
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user