Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Rebuild treadstone48 rev1 firmware (#7856) | marksard | 2020-01-13 | 11 | -679/+244 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592) | fauxpark | 2019-12-09 | 1 | -1/+0 |
| | |||||
* | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | 2019-08-21 | 1 | -1/+0 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Remove unnecessary IS_COMMAND definition in treadstone48 (#5566) | Konstantin Đorđević | 2019-04-07 | 1 | -5/+0 |
| | |||||
* | [Keyboard] add treeadstone48 (#5405) | marksard | 2019-04-03 | 12 | -0/+1186 |
* 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 |