summaryrefslogtreecommitdiff
path: root/keyboards/keychron/c1
AgeCommit message (Collapse)Author
2024-06-16Keychron C1 repurpose OS switcher into Qwerty / Colemak layout switcheruser
2022-02-05[Keychron C1 RGB] Minor Patches (#213)vjdato21
* [Keychron C1 RGB] Minor updates - No longer force NKRO for the keyboard already has EEPROM support. - Enabled a number of non-reactive and reactive effects. - Changed some code to run at a keyboard-level. - Cleaned some non-existent keys in the keymap table. - Changed the link to the Sonix Flasher. It will now redirect automatically to the latest release. * [Keychron C1 RGB] Fix some minor compile error - Removed additional properties in `info.json` - Fixed bool DIP switch code. * Update rgb.c * [Keychron C1 RGB] Add support for VIA RGB Control * [Keychron C1 RGB] Update keymap - Add NKRO toggle key. - Add GUI toggle key. * [Keychron C1 RGB] Update readme * Revert "Merge branch 'SonixQMK:sn32_master' into c1-rgb_patch" This reverts commit 61d4275dc342c24bd1aa823df2cb64a7afb4630f, reversing changes made to f64312303034e3c7830fc2e56599141327abc075. * Revert "Revert "Merge branch 'SonixQMK:sn32_master' into c1-rgb_patch"" This reverts commit b32e798ba76a56a7a407c378d06571303f38d1d9.
2022-01-06Revert "sn32: disable eeprom emulation"Dimitris Mantzouranis
This reverts commit 2011765bfdf516805d899d92fb8f40332f4e2f12.
2022-01-05sn32: disable eeprom emulationDimitris Mantzouranis
2022-01-04sn32: keychron: dip switch is now boolDimitris Mantzouranis
2022-01-04sn32 keyboards: follow new conventionsDimitris Mantzouranis
2022-01-04Add Sonix SN32 keyboardsDimitris Mantzouranis