summaryrefslogtreecommitdiff
path: root/keyboards/s65_x
Commit message (Collapse)AuthorAge
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* convert to unix line-endings [skip ci]QMK Bot2018-07-11
|
* S65-X refactor and Configurator support (#3306)noroadsleft2018-07-11
| | | | | | | | | | | | * Matrix refactor: add S65-Plus matrices * Fix description identifier * Readme cleanup * Configurator support * Add s65plus default keymap
* Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin2018-04-07
| | | | | | | | | | | | | | | | | | | | | | * 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
* convert to unix line-endings [skip ci]QMK Bot2018-02-07
|
* made changes to my kelorean planck keymap (#2343)KeLorean2018-02-06
| | | | | | | | | | | | | | * 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
* made kelorean keymaps for planck and s65x (#2331)KeLorean2018-02-04
| | | | | | | | | | * 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
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* Add smt keymap for Sentraq S65-XStephen Tudor2017-08-21
|
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-16
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Use the new Quantum KC_GESC instead of custom codeGeoff Lane2017-06-21
|
* Added custom keymap and enabled Space CadetJon Nall2017-06-19
|
* Fixed offset for knight rgb modeJon Nall2017-06-19
|
* Fix home and end to be on <>Geoff Lane2017-06-16
|
* LED control on the BL layerGeoff Lane2017-06-15
|
* LED init works with just pin declaredGeoff Lane2017-06-15
|
* Use standard QMK key codes for RGB controlGeoff Lane2017-06-15
|
* Fix left shift in ansi layoutGeoff Lane2017-06-15
|
* Fix esc keyGeoff Lane2017-06-15
|
* Add ISO layout for S65-XGeoff Lane2017-06-12
|
* Fix media controls in default layoutGeoff Lane2017-06-12
|
* Fix backslash and some of the docsGeoff Lane2017-06-12
|
* Support Sentraq S65-XGeoff Lane2017-06-10
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.