James Young a03aa301de Remove Full Bootmagic (#13846) 5 лет назад
..
m80h a03aa301de Remove Full Bootmagic (#13846) 5 лет назад
m80s a03aa301de Remove Full Bootmagic (#13846) 5 лет назад
chconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 лет назад
config.h 9f690c94b8 Change PRODUCT_ID descriptors for M80S and M80H (#11371) 5 лет назад
eighty.c 457042f179 Mode80 support (#10945) 5 лет назад
eighty.h 457042f179 Mode80 support (#10945) 5 лет назад
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 лет назад
mcuconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 лет назад
readme.md 457042f179 Mode80 support (#10945) 5 лет назад

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.