aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/s65_x
AgeCommit message (Collapse)Author
2017-10-14Make arguments redo, subproject elimination (#1784)Gravatar 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-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-08-21Add smt keymap for Sentraq S65-XGravatar Stephen Tudor
2017-08-16Make the bulk of our keyboards match the readme.md standardGravatar skullY
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-21Use the new Quantum KC_GESC instead of custom codeGravatar Geoff Lane
2017-06-19Added custom keymap and enabled Space CadetGravatar Jon Nall
2017-06-19Fixed offset for knight rgb modeGravatar Jon Nall
2017-06-16Fix home and end to be on <>Gravatar Geoff Lane
2017-06-15LED control on the BL layerGravatar Geoff Lane
2017-06-15LED init works with just pin declaredGravatar Geoff Lane
2017-06-15Use standard QMK key codes for RGB controlGravatar Geoff Lane
2017-06-15Fix left shift in ansi layoutGravatar Geoff Lane
2017-06-15Fix esc keyGravatar Geoff Lane
2017-06-12Add ISO layout for S65-XGravatar Geoff Lane
2017-06-12Fix media controls in default layoutGravatar Geoff Lane
2017-06-12Fix backslash and some of the docsGravatar Geoff Lane
2017-06-10Support Sentraq S65-XGravatar Geoff Lane
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.