summaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild/obe/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-7/+0
|
* [Keyboard] Add eeprom IC-less rev for MechWild OBE and Waka60 (#17126)Kyle McCreery2022-05-201-2/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Changing RGB default to on so it plays well with VIA's QMK lighting section ↵Kyle McCreery2021-10-101-1/+1
| | | | and adding the B9 init workaround to obe.c so the I2C EEPROM will initialize correctly since we are using B9 for caps lock indicator. (#14677)
* [Keyboard] New Keyboard - OBE (#13545)Kyle McCreery2021-07-211-0/+149
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>