summaryrefslogtreecommitdiffstats
path: root/keyboards/bat43
Commit message (Collapse)AuthorAgeFilesLines
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
|
* via support for bat43 (#11729)yfuku2021-02-074-2/+62
| | | | | * via support for bat43 * add adjust layer for via
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
|
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
|
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
| | | | | * exclude all of handwired * exclude more keyboards from CI
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
|
* 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