summaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild/obe/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-12/+10
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* 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>