summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/ibm_terminal/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević1-1/+0
* Remove problematic unicode_map stub definition in process_unicodemap.c * Add unicode_map declaration to process_unicodemap.h * Disable UNICODEMAP on converter boards that don't use it
2019-02-05Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević1-9/+7
* Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-16/+16
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-12-14IBM Terminal M-122 converter supportPriyadi Iman Nurcahyo1-0/+72
Code ported from TMK to QMK.