Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dead links, add troubleshooting section | Balz Guenat | 2017-08-19 | 1 | -6/+13 |
| | |||||
* | Update USB-USB converter README according to #1588 | Balz Guenat | 2017-08-19 | 1 | -51/+34 |
| | |||||
* | cleanup usb-usb converter code | Balz Guenat | 2017-08-15 | 14 | -427/+393 |
| | |||||
* | add RESET to keymap | Balz Guenat | 2017-08-15 | 2 | -2/+2 |
| | |||||
* | convert keymap into qmk-style | Balz Guenat | 2017-08-15 | 2 | -67/+69 |
| | |||||
* | wow, it builds! added empty matrix.c and moved custom matrix code to ↵ | Balz Guenat | 2017-08-15 | 3 | -1/+2 |
| | | | | | | custom_matrix.cpp still untested because of hardware availability :( | ||||
* | add extern "C" to matrix.cpp | Balz Guenat | 2017-08-15 | 1 | -121/+125 |
| | |||||
* | some major steps toward making the usb-usb converter work | Balz Guenat | 2017-08-15 | 3 | -2/+4 |
| | |||||
* | remove unused variables from makefile | Balz Guenat | 2017-08-15 | 1 | -4/+5 |
| | |||||
* | small changes following Jack's advice. | Balz Guenat | 2017-08-15 | 1 | -3/+5 |
| | |||||
* | start working on usb-usb converter port | Balz Guenat | 2017-08-15 | 16 | -0/+1481 |
| | |||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 3 | -48/+48 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -5/+5 |
| | | | | Fixes #1201. | ||||
* | My layout for M-122 terminal keyboard | Priyadi Iman Nurcahyo | 2016-12-14 | 3 | -0/+345 |
| | |||||
* | Update KEYMAP macro to be consistent with the rest of QMK | Priyadi Iman Nurcahyo | 2016-12-14 | 4 | -105/+58 |
| | |||||
* | IBM Terminal M-122 converter support | Priyadi Iman Nurcahyo | 2016-12-14 | 15 | -0/+765 |
Code ported from TMK to QMK. |