summaryrefslogtreecommitdiffstats
path: root/keyboards/s60_x/keymaps/default_rgb
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05S60-X refactor and Configurator support (#3304)noroadsleft1-41/+48
* Matrix refactor * Keymap refactor * Configurator update * Rules: added layouts 60_ansi, 60_ansi_split_bs_rshift and 60_iso
2018-05-05QMK Configurator support for Sentraq S60-x (#2889)MechMerlin1-3/+3
* change to QMK_KEYBOARD_H * add info.json for QMK Configurator Support
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-2/+2
* mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
2018-01-05Added RGB and in-switch LED controls (#2227)Hannes Egler2-0/+77
* Default layout with RGB and in-switch LED controls This is a variation of the default keymap with added RGB underglow and in-switch LED controls. * Readme for default_rgb keymap * ISO keymap with RGB and in-switch LED controls This is a variation of the default ISO keymap with added RGB Underglow and in-switch LED controls. * readme for iso_rgb keymap