Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | Add smt keymap for Sentraq S65-X | Stephen Tudor | |
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | skullY | |
2017-06-30 | Update 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-06-21 | Use the new Quantum KC_GESC instead of custom code | Geoff Lane | |
2017-06-19 | Added custom keymap and enabled Space Cadet | Jon Nall | |
2017-06-19 | Fixed offset for knight rgb mode | Jon Nall | |
2017-06-16 | Fix home and end to be on <> | Geoff Lane | |
2017-06-15 | LED control on the BL layer | Geoff Lane | |
2017-06-15 | LED init works with just pin declared | Geoff Lane | |
2017-06-15 | Use standard QMK key codes for RGB control | Geoff Lane | |
2017-06-15 | Fix left shift in ansi layout | Geoff Lane | |
2017-06-15 | Fix esc key | Geoff Lane | |
2017-06-12 | Add ISO layout for S65-X | Geoff Lane | |
2017-06-12 | Fix media controls in default layout | Geoff Lane | |
2017-06-12 | Fix backslash and some of the docs | Geoff Lane | |
2017-06-10 | Support Sentraq S65-X | Geoff Lane | |
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting. |