qmk_firmware/keyboards/aki27/cocot46plus
2024-11-13 20:27:09 -05:00
..
keymaps/default fixup: move OLED task logic from default keyboard to keyboard level. 2024-11-13 20:22:51 -05:00
cocot46plus.c fixup: recommended change from drashna 2024-11-13 20:27:09 -05:00
cocot46plus.h refinements: right half no longer works 2024-11-13 20:22:50 -05:00
config.h Update config.h 2024-11-13 20:22:51 -05:00
glcdfont.c [Keyboard] add aki27/cocot46plus 2024-11-13 20:22:49 -05:00
keyboard.json fixup: Update vid to be unique. 2024-11-13 20:22:51 -05:00
matrix.c linting: qmk format-c on matrix.c 2024-11-13 20:25:01 -05:00
readme.md BugFixes: Typing, switch to RP2040 & sprintf 2024-11-13 20:22:50 -05:00
rules.mk fixup: quite disabling Space Cadet 2024-11-13 20:22:51 -05:00

cocot46plus

cocot46plus_photo15

cocot46plus is a column-staggered keyboard with 46 keys, a 34mm-trackball and a rotary encoder.

  • Keyboard Maintainer: markstos
  • Hardware Supported: cocot46plus PCB, SparkFun Pro Micro - RP2040
  • 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

VIA Support

cocot46plus_photo12 cocot46plus_photo14 cocot46plus_photo05 cocot46plus_photo02 cocot46plus_photo10