qmk-dactyl-manuform-a/keyboards/mode/eighty
Nick Brassel 7456e6c776
ChibiOS conf migrations... take 4 (#11413)
* ChibiOS conf upgrade for cannonkeys/tsukuyomi

 cannonkeys/tsukuyomi - 7beddc74b03d652481198843a178177de5da3ddb

* ChibiOS conf upgrade for misterknife/knife66_iso

 misterknife/knife66_iso - f2dd6e6c54258ae9d09a88215b36fba34947fc23

* ChibiOS conf upgrade for mode/eighty

 mode/eighty/m80h - 4bbbee01a89a5b4ab5f4de36e0dd2044cf54a698
 mode/eighty/m80s - 6de4a1affab4ed8f08423eb511393ed797e3ea77
2021-01-03 13:17:34 +11:00
..
m80h Change PRODUCT_ID descriptors for M80S and M80H (#11371) 2020-12-31 12:58:59 +00:00
m80s Change PRODUCT_ID descriptors for M80S and M80H (#11371) 2020-12-31 12:58:59 +00:00
chconf.h ChibiOS conf migrations... take 4 (#11413) 2021-01-03 13:17:34 +11:00
config.h Change PRODUCT_ID descriptors for M80S and M80H (#11371) 2020-12-31 12:58:59 +00:00
eighty.c Mode80 support (#10945) 2020-12-30 01:27:33 +00:00
eighty.h Mode80 support (#10945) 2020-12-30 01:27:33 +00:00
halconf.h ChibiOS conf migrations... take 4 (#11413) 2021-01-03 13:17:34 +11:00
mcuconf.h ChibiOS conf migrations... take 4 (#11413) 2021-01-03 13:17:34 +11:00
readme.md Mode80 support (#10945) 2020-12-30 01:27:33 +00:00

readme.md

Mode Eighty

MODE80
Image Gallery

The Mode80 is a tenkeyless high-end keyboard sold by Mode Designs.

  • Keyboard Maintainer: Gondolindrim
  • Hardware Supported: proprietary PCB using STM32F072 controller
  • Hardware Availability: you can get a Mode Eighty as of today (dec. 2020) through the in stock sales or special groupbuy editions at https://shop.modedesigns.com/

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

make mode/eighty/m80h:default # Hotswap
make mode/eighty/m80s:default # Soldered

Flashing example for this keyboard:

make mode/eighty/m80h:default:flash # Hotswap
make mode/eighty/m80s:default:flash # Soldered

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