[Keyboard] Add support for Drink Me (#8039)

* 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.
This commit is contained in:
Yatara
2020-01-30 23:37:23 +01:00
committed by GitHub
parent 17a089d21b
commit 31e4583f4a
22 changed files with 374 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Drink Me
![Drink Me](https://i.imgur.com/iz56Er0.jpg)
A 4% ergo macropad.
* Keyboard Maintainer: [Yatara](https://github.com/yatara-cc)
* Hardware Supported: Drink Me PCB (ATmega32U2)
* Hardware Availability: [Interest Check on Reddit](https://www.reddit.com/r/MechanicalKeyboards/comments/evu429/ic_drink_me_4_ergo_interest_check_giveaway/)
Make example for this keyboard (after setting up your build environment):
```
make yatara/drink_me:default
```
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).