aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sick68
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-072-29/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* fix sick68 space key handwiring location (#8962)Umberto Baldi2020-04-291-4/+4
| | | | | | | | | | | | | | | * fix space key handwiring location * fix mechmerlin layout * Revert changes from mechmerlin layout Co-Authored-By: Joel Challis <git@zvecr.com> * Update layouts/community/65_ansi/mechmerlin/keymap.c * revert Co-authored-by: Joel Challis <git@zvecr.com>
* 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 sick68 keyboard (#8400)Umberto Baldi2020-03-178-0/+550
* add sick68 keyboard * relocate to keyboards/handwired/sick68 * Apply suggestions from code review * delete config.h because was emply * Apply suggestions from code review