1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/m65
Alin Marin Elena f0d2635764
Update keyboards/m65/keymaps/uk/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-04-19 15:12:23 +01:00
..
keymaps Update keyboards/m65/keymaps/uk/readme.md 2021-04-19 15:12:23 +01:00
rev1 profuct id defined at microcontroller level 2021-03-30 13:36:45 +01:00
config.h profuct id defined at microcontroller level 2021-03-30 13:36:45 +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.