summaryrefslogtreecommitdiffstats
path: root/keyboards/fc660c/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+2
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-12/+0
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-5/+5
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-158-8/+8
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-8/+2
|
* RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-011-1/+1
|
* [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-291-0/+47
| | | Co-authored-by: ZyBeR <n/a>
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Added RGB compatible FC660C keymaps. Added VIA support and fixed indicators ↵rooski152021-12-278-0/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on Cajal keymaps (#15087) * Added RGB compatible keymaps Added two keymaps, both replacing insert LED with RGB control. One keymap VIA enabled and updated VIA json included. * Fixed Indicators Added code to fix LED indicator brightness. * Fixed Indicator LEDs Added code to fix indicator LED brightness * Update README.md * Update README.md * Delete fc660c_via_RGB.json * Update rules.mk Added VIA_ENABLE * Update keyboards/walletburner/cajal/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Added VIA enabled Cajal stagger and ortho layouts * Rename README.md to readme.md * Removed Second via keymap. * Rename README.md to readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
|
* Add Via support for Hasu FC660C controller (#9563)Frothy2020-06-293-0/+53
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add User Keymap for FC660C (#8062)Mike Rix Wolfe2020-02-022-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add my keymaps * tri layer keymap * update tri layer * update tri layer * cleaning up * formatting * move to correct location * lily58: move caps off mod key in sublayer * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * remove unnecessary trailing whacks * remove unneeded file * swap spacebar * update code for comments in PR * add fc660c keymap * rm readme * move layer key * remove inconvenient alternate keys * swap format * add them media keys * add rules mk * swap caps and ctrl * remove unneeded config * use gesc instead of esc
* [Keymap] Add Colemak to existing fc660c keymap (#6374)Sid Carter2019-07-202-10/+62
| | | | | | | | | | | | | | * consistent enums * add colemak to another layer for fun * update readme * consistent enums * add colemak to another layer for fun * update readme
* [Keymap] Layout for FC660C with additions for mouse keys and few other ↵Sid Carter2019-06-163-0/+87
| | | | | | | | | | | | | | | | changes (#6139) * new keymap for the hasu with media keys and mac layout * switch escape and grave * switch to the usual default * with play and stop * add reset on fn layer * add mouse buttons, move reset, update copyright
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* removed old keymaps (#5227)SpacebarRacecar2019-02-234-57/+0
|
* Remove empty fn_actions[]fauxpark2019-01-112-6/+0
|
* Keymap: Updates to personal userspace and keymaps (#4206)SpacebarRacecar2018-10-224-13/+13
| | | | | | | | * - updated personal userspace - updated fc660c, niu mini and planck keymaps - added prime_o keymap * Rename README.md to readme.md
* 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-261-3/+3
| | | | | | * Change KEYMAP to LAYOUT * Add info.json for configurator support
* Fc660c port (#2060)Balz Guenat2017-11-263-0/+66
* Port Hasu's FC660C controller to QMK * fix column mask