summaryrefslogtreecommitdiff
path: root/keyboards/converter
AgeCommit message (Collapse)Author
2017-08-15cleanup usb-usb converter codeBalz Guenat
2017-08-15add RESET to keymapBalz Guenat
2017-08-15convert keymap into qmk-styleBalz Guenat
2017-08-15wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat
custom_matrix.cpp still untested because of hardware availability :(
2017-08-15add extern "C" to matrix.cppBalz Guenat
2017-08-15some major steps toward making the usb-usb converter workBalz Guenat
2017-08-15remove unused variables from makefileBalz Guenat
2017-08-15small changes following Jack's advice.Balz Guenat
2017-08-15start working on usb-usb converter portBalz Guenat
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2016-12-14My layout for M-122 terminal keyboardPriyadi Iman Nurcahyo
2016-12-14Update KEYMAP macro to be consistent with the rest of QMKPriyadi Iman Nurcahyo
2016-12-14IBM Terminal M-122 converter supportPriyadi Iman Nurcahyo
Code ported from TMK to QMK.