summaryrefslogtreecommitdiff
path: root/keyboards/ft
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-20
|
* Mars80 Bug: Physical/Electrical Matrix Mismatch (#6612)MechMerlin2019-08-26
|
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-27
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keyboard] New Keyboard: Mars 8.0 TKL (#5894)MechMerlin2019-05-17
* 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