1
0
Fork 0
qmk_firmware/keyboards/jm60
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
boards/JM60_BOARD Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
keymaps Use KC_GESC keycode instead of custom function 2017-09-10 22:58:55 -04:00
ld Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00
chconf.h Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
halconf.h Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
jm60.c Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00
jm60.h Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00
led.c Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00
matrix.c Fix call to memset for various keyboards 2018-01-12 13:23:38 -05:00
mcuconf.h Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 2018-08-26 11:59:52 -07:00
rules.mk Basic support for JM60 keyboard 2017-09-10 22:58:55 -04:00

readme.md

JM60

A compact 60% keyboard with full RGB led support.

Keyboard Maintainer: QMK Community
Hardware Supported: JM60
Hardware Availability: https://kbdfans.myshopify.com/ (is no longer sold)

Make example for this keyboard (after setting up your build environment):

make jm60:default:bin

See build environment setup then the make instructions for more information.

Flashing Instructions

  1. from the qmk_firmware directory run:
$ make jm60:default:bin
  1. rename 'jm60_default.bin' to 'jm60_default.firmware'

  2. Press 'R' and reconnect the keyboard.

  3. Start the original Configuration Tool and flash 'jm60_default.bin'