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
keymaps
ld
chconf.h
config.h
halconf.h
jm60.c
jm60.h
led.c
matrix.c
mcuconf.h
readme.md
rules.mk

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'