summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/ready100/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code (#14393)Felix Jen2021-09-151-1/+1
|
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
|
* FJLabs Ready100 Configurator Fixes (#14291)James Young2021-09-031-0/+2
| | | | | | | | | | | | | | | | | | * grid-align keycodes; use short-form keycodes No logic change. * info.json: correct layout macro reference * info.json: correct LAYOUT_64key data Removes an extra key from the layout data. * 64_ansi Community Layout support * rename LAYOUT_64key to LAYOUT_64_ansi (with alias for backwards compatibility) * add LAYOUTS = 64_ansi to rules.mk * remove width and height keys from info.json
* [Keyboard] Add Ready100 Keyboard (#13158)Felix Jen2021-08-191-0/+26
Co-authored-by: Drashna Jaelre <drashna@live.com>