summaryrefslogtreecommitdiffstats
path: root/keyboards/yoichiro/lunakey_mini/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-1/+1
|
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
* VIA support for Lunakey Mini keyboard. (#11014)Yoichiro Tanaka2020-11-252-0/+86
|
* Add a new keyboard: yoichiro/lunakey_mini (#10958)Yoichiro Tanaka2020-11-222-0/+84
* Add a new keyboard: yoichiro/lunakey_mini * Modify the VENDOR and PRODUCT IDs. * Remove unnecessary EOL characters. * Remove unnecessary modified characters. * Update the layer definition more simple. * Change the product name. * Change the LAYOUT name (append `_split_3x6_4`) and change keys order in info.json file.