qmk_firmware/keyboards/handwired/jscotto/scottocmd
2023-04-03 15:32:47 +10:00
..
keymaps/default Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
config.h Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
info.json Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
readme.md [Keyboard] Add ScottoCMD Keyboard (#18520) 2022-09-29 13:32:27 -07:00
rules.mk [Keyboard] Add ScottoCMD Keyboard (#18520) 2022-09-29 13:32:27 -07:00

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.