1
0
Fork 0

Add lm60n keyboard (#12408)

Add lm60n keyboard
This commit is contained in:
gkeyboard 2021-04-25 08:04:38 +07:00 committed by GitHub
parent 2a45d99059
commit 35944df7b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1045 additions and 0 deletions

View file

@ -0,0 +1,18 @@
# L+M 60N
60% keyboard with numpad and RGB underglow.
* Keyboard Maintainer: [gkeyboard](https://github.com/gkeyboard)
* Hardware Supported: L+M 60N PCB
* Hardware Availability: https://www.facebook.com/LMKeyboard
Make example for this keyboard (after setting up your build environment):
make lm_keyboard/lm60n:default
Flashing example for this keyboard:
make lm_keyboard/lm60n:default:flash
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).