qmk_firmware/keyboards/mint60
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
..
keymaps Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
i2c.c Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
i2c.h Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
info.json Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
matrix.c Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
mint60.c Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
mint60.h Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 2018-08-26 11:59:52 -07:00
rules.mk Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
serial.c Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
serial.h Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
serial_config.h Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
split_util.c Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00
split_util.h Keyboard: add mint60 keyboard (#3543) 2018-08-19 13:26:42 -07:00

readme.md

Mint60

Mint60

A short description of the keyboard/project

Keyboard Maintainer: Eucalyn @eucalyn_
Hardware Supported: The Mint60 PCBs, ProMicro supported
Hardware Availability: links to where you can find this hardware

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

make mint60:default

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