mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-18 10:36:55 +00:00
2.1 KiB
2.1 KiB
cocot46plus
cocot46plus is a column-staggered keyboard with 46 keys, a 34mm-trackball and a rotary encoder.
- Keyboard Maintainer: markstos
- Hardware Supported: cocot46plus PCB, ProMicro
- Hardware Availability: BOOTH Go on sale in June 2022.
Detailed information is available from the links below:
Build Guides
Special keycodes
Value | Keycode | Description |
---|---|---|
0x5DA7 |
CPI_SW |
Switch CPI |
0x5DA8 |
SCRL_SW |
Switch scroll divider |
0x5DA9 |
ROT_R15 |
Rotate sensor coordinate by 15 degrees clockwise |
0x5DAA |
ROT_L15 |
Rotate sensor coordinate by 15 degrees counterclockwise |
0x5DAB |
SCRL_MO |
Enable scroll mode while being pressed |
0x5DAC |
SCRL_TO |
Toggle scroll mode. Once pushed, mouse mode and scroll mode are switched. |
0x5DAD |
SCRL_IN |
Invert scroll direction |