You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Young bcc5397c92
Peej Rosaline Staggered Layout Additions (#20774)
1 year ago
..
ortho Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
staggered Peej Rosaline Staggered Layout Additions (#20774) 1 year ago
config.h Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
readme.md Peej Rosaline Refactor (#17564) 1 year ago
rosaline.c Remove useless "ifdef KEYBOARD_*" (#20078) 1 year ago
rules.mk Peej Rosaline Refactor (#17564) 1 year 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.