summaryrefslogtreecommitdiffstats
path: root/keyboards/s65_x/keymaps/default/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-07Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin1-4/+4
* 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
2017-06-21Use the new Quantum KC_GESC instead of custom codeGeoff Lane1-68/+4
2017-06-16Fix home and end to be on <>Geoff Lane1-2/+2
2017-06-16LED control on the BL layerGeoff Lane1-2/+2
2017-06-15Use standard QMK key codes for RGB controlGeoff Lane1-91/+34
2017-06-15Fix esc keyGeoff Lane1-1/+1
2017-06-12Fix media controls in default layoutGeoff Lane1-2/+2
2017-06-12Fix backslash and some of the docsGeoff Lane1-10/+12
2017-06-11Support Sentraq S65-XGeoff Lane1-0/+222
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.