summaryrefslogtreecommitdiff
path: root/keyboards/s65_x
AgeCommit message (Collapse)Author
2018-04-07Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin
* change diverge 3 KC_KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for handwired arrow pad * change M10A to LAYOUT for m10-a * Change KC_KEYMAP to LAYOUT_kc and KEYMAP to LAYOUT for mf68 * change KC_KEYMAP to LAYOUT for nano * Refactor to LAYOUT * refactor to LAYOUT-ansi and LAYOUT_iso for s65 * LAYOUT conversions for lfkkeyboards * missed a few renames * mini1800 for lfkeyobards support of LAYOUT
2018-02-07convert to unix line-endings [skip ci]QMK Bot
2018-02-06made changes to my kelorean planck keymap (#2343)KeLorean
* Planck-swapped up/down arrows,s65x-add dvorak * Added Dvorak as first layer of default keymap * planck-swap up and down arrows. s65x-added dvorak * added colemak to kelorean s65x keymap * made more changes to kelorean keymap * just tryinng to fix bc i was not connected upstrem
2018-02-04made kelorean keymaps for planck and s65x (#2331)KeLorean
* Planck-swapped up/down arrows,s65x-add dvorak * Added Dvorak as first layer of default keymap * planck-swap up and down arrows. s65x-added dvorak * added colemak to kelorean s65x keymap
2017-10-14Make 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-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-21Add smt keymap for Sentraq S65-XStephen Tudor
2017-08-16Make the bulk of our keyboards match the readme.md standardskullY
2017-06-30Update 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-21Use the new Quantum KC_GESC instead of custom codeGeoff Lane
2017-06-19Added custom keymap and enabled Space CadetJon Nall
2017-06-19Fixed offset for knight rgb modeJon Nall
2017-06-16Fix home and end to be on <>Geoff Lane
2017-06-15LED control on the BL layerGeoff Lane
2017-06-15LED init works with just pin declaredGeoff Lane
2017-06-15Use standard QMK key codes for RGB controlGeoff Lane
2017-06-15Fix left shift in ansi layoutGeoff Lane
2017-06-15Fix esc keyGeoff Lane
2017-06-12Add ISO layout for S65-XGeoff Lane
2017-06-12Fix media controls in default layoutGeoff Lane
2017-06-12Fix backslash and some of the docsGeoff Lane
2017-06-10Support Sentraq S65-XGeoff Lane
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.