summaryrefslogtreecommitdiff
path: root/keyboards/yatara/drink_me/config.h
AgeCommit message (Collapse)Author
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan
2021-08-11Update USB Device strings for VIA identification (#13962)James Young
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2020-01-30[Keyboard] Add support for Drink Me (#8039)Yatara
* Add initial configuration and keymaps for Yatara Drink Me. * Apply suggestions from code review * Apply suggestions from code review * Add transparent layers in VIA layout so there are four layers in total. Amend closing bracket indentation in keymap.c files.