Nick Brassel 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
..
ortho 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
staggered 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
config.h 2944e93870 Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 3 years ago
readme.md 2dab029bcf Peej Rosaline Refactor (#17564) 4 years ago
rosaline.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
rules.mk 2dab029bcf Peej Rosaline Refactor (#17564) 4 years ago

readme.md

Rosaline

Through-hole 40% keyboard PCB for 60% cases

Rosaline Staggered

40% staggered or 4x15 ortholinear PCB for 60% tray mount cases with only through hole components.

  • Keyboard Maintainer: Paul James
  • Hardware Supported: ATMEGA328p with vusb PCB

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

make peej/rosaline/staggered:default  # for staggered PCBs
make peej/rosaline/ortho:default      # for ortholinear PCBs

Bootloader

Use usbasploader in hsgw's repository.

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