aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bat43
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-272-29/+0
| | | | | * remove HD44780_ENABLE rules: 0-9, A-B * remove HD44780_ENABLE config: 0-9, A-B
* Add bat43 rev2 (#9319)yfuku2020-06-1010-43/+208
| | | | | | | | | | | | | * add rev2 * Update keyboards/bat43/rev1/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/bat43/rev2/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+3
| | | | | | | | | * 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
* Add info.json for bat43 (#8824)James Young2020-04-171-0/+71
|
* [Keyboard] Add bat43 Keyboard (#8648)yfuku2020-04-047-0/+413
* carete bat43 dir by new_keyboard.sh * customize * bugfix * fix * remove LAYOUT_kc * Update keyboards/bat43/readme.md * Update keyboards/bat43/rules.mk * Remove unnecessary parts * converted to Kxy format * Update keyboards/bat43/bat43.h