You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
m80h Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
m80s Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
chconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
config.h Change PRODUCT_ID descriptors for M80S and M80H (#11371) 3 years ago
eighty.c Mode80 support (#10945) 3 years ago
eighty.h Mode80 support (#10945) 3 years ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
readme.md Mode80 support (#10945) 3 years ago

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.