Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-15 | Added BLE support for USB-USB converter. (#1824) | Benjamin Dengler | |
* Added BLE support to USB-USB converter * Added readme * Removed images and Makefile | |||
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert | |
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now | |||
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-08-19 | remove dead links, add troubleshooting section | Balz Guenat | |
2017-08-19 | Update USB-USB converter README according to #1588 | Balz Guenat | |
2017-08-15 | cleanup usb-usb converter code | Balz Guenat | |
2017-08-15 | add RESET to keymap | Balz Guenat | |
2017-08-15 | convert keymap into qmk-style | Balz Guenat | |
2017-08-15 | wow, 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-15 | add extern "C" to matrix.cpp | Balz Guenat | |
2017-08-15 | some major steps toward making the usb-usb converter work | Balz Guenat | |
2017-08-15 | remove unused variables from makefile | Balz Guenat | |
2017-08-15 | small changes following Jack's advice. | Balz Guenat | |
2017-08-15 | start working on usb-usb converter port | Balz Guenat | |