qmk_firmware/keyboards/peej/rosaline
2024-05-03 15:21:29 +10:00
..
ortho Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01:00
staggered Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01:00
config.h Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
readme.md Peej Rosaline Refactor (#17564) 2022-07-11 05:51:29 -07:00
rosaline.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10: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.