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 Use KC_GESC keycode instead of custom function 2017-09-10 22:58:55 -04:00
ld
chconf.h
config.h
halconf.h
jm60.c
jm60.h
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
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'