aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/treadstone48/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Rebuild treadstone48 rev1 firmware (#7856)marksard2020-01-131-21/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * I re-created treastone48 keyboard firmware from ./util/new_keyboard.sh After that I use common OLED_DRIVER, RGB_LIGHT and SPLIT_KEYBOARD options. And then check all keymap. * Modified by PR review
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-43/+12
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* [Keyboard] add treeadstone48 (#5405)marksard2019-04-031-0/+73
* 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