aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/treadstone48
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-032-363/+0
|
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-292-61/+12
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-1/+0
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keyboard] Remove unnecessary IS_COMMAND definition in treadstone48 (#5566)Konstantin Đorđević2019-04-071-5/+0
|
* [Keyboard] add treeadstone48 (#5405)marksard2019-04-0342-0/+4914
* Keyboard: add treeadstone48 * rename layout defines * Use of pragma once * move common include code * fixed info.json * change keymap layout from kc to normal * fix alpha revision keymap * fixed info.json * remove USE_Link_Time_Optimization