Browse Source

Merge branch 'nk65' of https://github.com/yiancar/qmk_firmware into nk65

pull/5865/head
yiancar 5 years ago
parent
commit
6804150d00
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      keyboards/nk65/config.h
  2. +1
    -1
      keyboards/nk65/readme.md

+ 1
- 1
keyboards/nk65/config.h View File

@ -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


+ 1
- 1
keyboards/nk65/readme.md View File

@ -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…
Cancel
Save