aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/just60
Commit message (Collapse)AuthorAgeFilesLines
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+2
| | | | | | | | | * Remove no-longer-necessary LTO checks from keyboards' config.h files * Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap * Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files Note: DISABLE_LEADER doesn't seem to be used anywhere
* Just60 Configurator layout support and thinxer keymap (#7761)James Young2020-02-144-0/+147
| | | | | | * Just60 Configurator layout support * adds thinxer keymap, which is the default keymap with QMK DFU bootloader
* [Keyboard] add Just60 keyboard (#7752)Jianfei Wang2020-01-016-0/+216
* [Keyboard] add Just60 keyboard * [Keyboard] just60: fixes per suggestions * Update keyboards/just60/rules.mk * Update keyboards/just60/readme.md * Update keyboards/just60/rules.mk * [Keyboard] just60: add keymap specific bootloader * Revert "[Keyboard] just60: add keymap specific bootloader" This reverts commit 0357e0a6f40233eec43f42c32fb405f60e7fbb1c.