aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/washington/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-28/+0
| | | | | * remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+3
| | | | | | | | | * Remove no-longer-necessary LTO checks from keyboards' config.h files * Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap * Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files Note: DISABLE_LEADER doesn't seem to be used anywhere
* [Keyboard] Add cKeys Washington keyboard (#7570)Benjamin Smith2019-12-091-0/+253
* Add cKeys Washington keyboard * Add suggested changes * Fix encoder direction * Remove unneeded file * Update config.h * Update washington.c