aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ft/mars80/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+1
|
* [Keyboard] New Keyboard: Mars 8.0 TKL (#5894)MechMerlin2019-05-171-0/+50
* fix the things the stupid script broke * create an appropriate LAYOUT macro using LAYOUT_tkl_ansi * create an appropriate keymap stolen from the phantom default keymap * add correct pins used and rgb led numbers * change vendor and device name * add QMK Configurator support * fix up RGB underglow * update readme * introduce new layout macro tkl_iso * add QMK Configurator support for new layout macro * enable backlight and add community layout support