1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/m65
2021-03-29 22:43:36 +01:00
..
keymaps/default updates as per @sigprof review plus reformat 2021-03-29 22:34:38 +01:00
rev1 pins all now are defined at microcontroller level 2021-03-29 22:43:36 +01:00
config.h pins all now are defined at microcontroller level 2021-03-29 22:43:36 +01:00
info.json add support for m65 and simple 5x13 ortholinear 2021-03-21 10:55:26 +00:00
m65.c add support for m65 and simple 5x13 ortholinear 2021-03-21 10:55:26 +00:00
m65.h add support for m65 and simple 5x13 ortholinear 2021-03-21 10:55:26 +00:00
readme.md add support for m65 and simple 5x13 ortholinear 2021-03-21 10:55:26 +00:00

M65

M65

A (13x5) ortholinear keyboard that can be hand wired or using a pcb.

  • Keyboard Maintainer: Alin Elena
  • Hardware Supported: custom pcb see STM/APM32F103C8T6, aka Black Pill
  • Hardware Availability: custom how to

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

make m65/rev1:default

Flashing example for this keyboard:

make m65/rev1:default:flash

To enter flashing mode, press Lower+Raise+R.

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