summaryrefslogtreecommitdiffstats
path: root/keyboards/absinthe/config.h
Commit message (Collapse)AuthorAgeFilesLines
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-191-99/+0
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-4/+2
|
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
|
* [Keyboard] Add Absinthe keyboard (#8769)Cody Bender2020-04-181-0/+102
* Initial absinthe setup * Update Absinthe files * Add absinthe ANSI layout * Update absinthe keymaps * Update Absinthe for rev3 * Flip encoder pins * Fix rules.mk * Update absinthe files * Fix absinthe ansi config * Add RGB * Change rules for absinthe for firmware size * Fix pins for rev4 * Fix pins and GESC * Remove GESC from ANSI layout * Rebase upstream/master * Update formatting and convention from 8769 feedback * Format rules.mk