Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up includes for glcdfont headers (#7745) | Ryan | 2020-03-01 | 1 | -12/+1 |
| | | | | | | | | * Clean up includes for glcdfont headers * Remove pragma once, most of these are not headers * Missed these | ||||
* | [Keyboard] Rebuild treadstone48 rev1 firmware (#7856) | marksard | 2020-01-13 | 2 | -26/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | [Keyboard] add treeadstone48 (#5405) | marksard | 2019-04-03 | 3 | -0/+362 |
* 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 |