You cannot 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 cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
3 years ago
..
keymaps/default Fix functions with empty params (#19647) 3 years ago
config.h
info.json
readme.md
rules.mk

readme.md

ScottoCMD

ScottoCMD

A 40 key handwired ortholinear keyboard with non-ortho bottom row. Featuring a 128x64 OLED display along with a 6.25u spacebar. Case files available here.

  • Keyboard Maintainer: Joe Scotto
  • Hardware Supported: ATmega32U4
  • Hardware Availability: Amazon

Compiling

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

make handwired/jscotto/scottocmd:default

Flashing example for this keyboard:

make handwired/jscotto/scottocmd:default

Bootloader

Uses bootmagic allowing you to hold the top left key (1, 0) when plugging the board in to enter bootloader mode.

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