aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/fc660c
Commit message (Collapse)AuthorAgeFilesLines
* Keymap: Added personal userspace and keymaps. (#4073)SpacebarRacecar2018-10-044-0/+57
| | | | | | * added personal userspace, niu mini, planck and fc660c keymaps * removed unnecessary include and some other minor corrections
* Keymap: Updated my FC660C config (#3870)Damien2018-09-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * - Fixed DK60 version in config.h * - Updated dk60 readme with new QMK rules * - Fixed wording in readme * Added dbroqua layout for DZ60 I've also updated dz60.h to add "true HHKD" keymap definition (6U spacebar). With the default HHKB definition r_alt was not mapped and when I pressed r_menu it was r_alt. Regards * Updated dbroqua layout for HHKB keyboard Added default configuration and alternate (swap gui/alt keys). Save user choice in keyboard memory (like plank, thanks for this feature!). * Added dbroqua layout for Iris keyboard * Updated layout and fixed includes * Added personal layout for FC660C * Inverted ESC & GRV
* Keymap: Added personal layout for FC660C (#3834)Damien2018-09-021-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * - Fixed DK60 version in config.h * - Updated dk60 readme with new QMK rules * - Fixed wording in readme * Added dbroqua layout for DZ60 I've also updated dz60.h to add "true HHKD" keymap definition (6U spacebar). With the default HHKB definition r_alt was not mapped and when I pressed r_menu it was r_alt. Regards * Updated dbroqua layout for HHKB keyboard Added default configuration and alternate (swap gui/alt keys). Save user choice in keyboard memory (like plank, thanks for this feature!). * Added dbroqua layout for Iris keyboard * Updated layout and fixed includes * Added personal layout for FC660C
* FC660C Configurator Support (#2817)MechMerlin2018-04-263-4/+16
| | | | | | * Change KEYMAP to LAYOUT * Add info.json for configurator support
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
|
* actuation point adjustment for fc980c and fc660c (#2134)Balz Guenat2017-12-119-2/+362
| | | | | | | | | | | | | | | | * add i2c lib submodule * add actuation point adjustment to fc980c * add actuation point adjustment to fc660c also. * use https for i2c submodule * move to existing i2c lib * properly remove old submodule * oops, forgot some files for the fc660c
* Fc660c port (#2060)Balz Guenat2017-11-269-0/+697
* Port Hasu's FC660C controller to QMK * fix column mask