summaryrefslogtreecommitdiff
path: root/keyboards/handwired/sick68
AgeCommit message (Collapse)Author
2020-04-29fix sick68 space key handwiring location (#8962)Umberto Baldi
* 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>
2020-04-19Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević
* 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
2020-03-17[Keyboard] Add sick68 keyboard (#8400)Umberto Baldi
* add sick68 keyboard * relocate to keyboards/handwired/sick68 * Apply suggestions from code review * delete config.h because was emply * Apply suggestions from code review