Joel Challis 1a30e2b32b Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) 1 rok temu
..
ortho 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 rok temu
staggered 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 rok temu
config.h 2944e93870 Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 3 lat temu
readme.md 2dab029bcf Peej Rosaline Refactor (#17564) 4 lat temu
rosaline.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 lat temu

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.