Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | ||
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard | |||
2017-08-19 | remove dead links, add troubleshooting section | ||
2017-08-19 | Update USB-USB converter README according to #1588 | ||
2017-08-15 | cleanup usb-usb converter code | ||
2017-08-15 | add RESET to keymap | ||
2017-08-15 | convert keymap into qmk-style | ||
2017-08-15 | wow, it builds! added empty matrix.c and moved custom matrix code to ↵ | ||
custom_matrix.cpp still untested because of hardware availability :( | |||
2017-08-15 | add extern "C" to matrix.cpp | ||
2017-08-15 | some major steps toward making the usb-usb converter work | ||
2017-08-15 | remove unused variables from makefile | ||
2017-08-15 | small changes following Jack's advice. | ||
2017-08-15 | start working on usb-usb converter port | ||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | ||
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-05-11 | Fix spelling of "persistent" | ||
Fixes #1201. | |||
2016-12-14 | My layout for M-122 terminal keyboard | ||
2016-12-14 | Update KEYMAP macro to be consistent with the rest of QMK | ||
2016-12-14 | IBM Terminal M-122 converter support | ||
Code ported from TMK to QMK. |