mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +00:00
a9fec768c0
But now it displays a random pattern instead of soemthing useful |
||
---|---|---|
.. | ||
keymaps/default | ||
cocot46plus.c | ||
cocot46plus.h | ||
config.h | ||
glcdfont.c | ||
keyboard.json | ||
matrix.c | ||
readme.md | ||
rules.mk |
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: Yushakobo.jp
Detailed information is available from the links below:
Build Guides
Special keycodes
Value | Keycode | Description |
---|---|---|
0x5DA7 |
CPI_SW |
Switch CPI. Low for precision, high for large movements. |
0x5DA8 |
SCRL_SW |
Switch scroll divider. Larger value equals smaller scroll motion |
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 |