Ryan d09a06a1b3 Update GPIO API usage in keyboard code (#23361) há 2 anos atrás
..
ortho 40d0512794 Migrate build target markers to keyboard.json - P (#23565) há 2 anos atrás
staggered 40d0512794 Migrate build target markers to keyboard.json - P (#23565) há 2 anos atrás
config.h 2944e93870 Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) há 3 anos atrás
readme.md 2dab029bcf Peej Rosaline Refactor (#17564) há 4 anos atrás
rosaline.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) há 2 anos atrás
rules.mk 2dab029bcf Peej Rosaline Refactor (#17564) há 4 anos atrás

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.