My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/peej/rosaline
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
3 years ago
..
ortho Move keyboard USB IDs and strings to data driven: P (#17875) 3 years ago
staggered Move keyboard USB IDs and strings to data driven: P (#17875) 3 years ago
config.h Remove `UNUSED_PINS` (#17931) 3 years ago
readme.md Peej Rosaline Refactor (#17564) 3 years ago
rosaline.c
rosaline.h Peej Rosaline Refactor (#17564) 3 years ago
rules.mk Peej Rosaline Refactor (#17564) 3 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.