qmk-firmware/keyboards/mint60
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07: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: Mint60: Configurator support and readme cleanup (#4057) 2018-10-03 08:29:29 -07:00
matrix.c Remove duplicate pro_micro.h (#7246) 2019-11-03 22:35:43 +00: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 Keyboard: Mint60: Configurator support and readme cleanup (#4057) 2018-10-03 08:29:29 -07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, L-M (#7120) 2019-10-24 13:50:13 -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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.