qmk-keychron-q3-colemak-dh/keyboards/pteron36
Harshit Goel 4d7ba77a42
Pteron36 encoder (#26)
* added encoder support

* added encoder support

* update encoder config

Co-authored-by: Harshti Goel <harshitgoel@licious.com>
2021-07-07 01:31:07 -04:00
..
keymaps Pteron36 encoder (#26) 2021-07-07 01:31:07 -04:00
config.h Pteron36 encoder (#26) 2021-07-07 01:31:07 -04:00
info.json Pteron36 (#23) 2021-06-27 15:55:26 -04:00
pteron36.c Pteron36 (#23) 2021-06-27 15:55:26 -04:00
pteron36.h Pteron36 (#23) 2021-06-27 15:55:26 -04:00
readme.md Pteron36 (#23) 2021-06-27 15:55:26 -04:00
rules.mk Pteron36 encoder (#26) 2021-07-07 01:31:07 -04:00

Pteron36

Pteron36

A 36 key keyboard with a bit more natural thumb cluster.

  • Keyboard Maintainer: Harshit Goel
  • Hardware Supported: Pteron36 using promicro.
  • Hardware Availability: Hardware is opensource, you can simply send the gerber to a PCB manufacturere and them made. File are availalbe in pteron36 repository

Make example for this keyboard (after setting up your build environment):

make pteron36:default

Flashing example for this keyboard:

make pteron36:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Default Keymap and Miryoku Layout support

The keyboard was designed with miryoku layout in mind. The default layout is very basic and does not have much use. I will be opening a pr to make the keyboard available with miryoku layout soon. Currently to build the keyboard with miryoku you will have to checkout latest miryoku qmk repo, and add the keyboard folder there manually. After copying the folder run the following command

make pteron36:manna-harbour_miryoku

Add miryoku params as required.

OLED and RotaryEncoder

I am working on adding OLED and RotaryEncoder support in keyboard config.