qmk_sweep_skeletyl/keyboards/peej/rosaline
Ryan 9dbee3e23d
Remove useless "ifdef KEYBOARD_*" (#20078)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-16 20:18:33 +11:00
..
ortho Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
staggered Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
config.h Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
readme.md Peej Rosaline Refactor (#17564) 2022-07-11 05:51:29 -07:00
rosaline.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
rules.mk Peej Rosaline Refactor (#17564) 2022-07-11 05:51:29 -07:00

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.