qmk_firmware/keyboards/handwired/jscotto/scottostarter
2023-05-04 19:09:59 +10:00
..
keymaps/default Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
info.json Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
readme.md [Keyboard] Add ScottoStarter Keyboard (#18626) 2022-11-20 00:24:11 -08:00
rules.mk [Keyboard] Add ScottoStarter Keyboard (#18626) 2022-11-20 00:24:11 -08:00

ScottoStarter

ScottoStarter

A 52 key ortholinear keyboard that is designed to help transition you into smaller layouts. 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/scottostarter:default

Flashing example for this keyboard:

make handwired/jscotto/scottostarter:default

Bootloader

Uses bootmagic allowing you to hold the top left key (0, 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.