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.
 
 
 
 
 
Joel Challis bfcf3c139d
Remove always enabled effects from lighting animation list (#22992)
3 months ago
..
grid Migrate RGB Matrix config to info.json - [0-9] (#22797) 4 months ago
keymaps Tidy up encoder_map directions (#20847) 11 months ago
lib [Keyboard] Add 1upkeyboards pi50 (#20242) 1 year ago
mit Migrate RGB Matrix config to info.json - [0-9] (#22797) 4 months ago
config.h Migrate RGB Matrix config to info.json - [0-9] (#22797) 4 months ago
halconf.h [Keyboard] Add 1upkeyboards pi50 (#20242) 1 year ago
info.json Remove always enabled effects from lighting animation list (#22992) 3 months ago
mcuconf.h [Keyboard] Add 1upkeyboards pi50 (#20242) 1 year ago
pi50.c [Keyboard] Add 1upkeyboards pi50 (#20242) 1 year ago
readme.md [Keyboard] Add 1upkeyboards pi50 (#20242) 1 year ago
rules.mk Fixup 1upkeyboards/pi50 (#20733) 1 year ago

readme.md

pi50

The pi40 is a 5x12 ortholinear keyboard with options for a 1u or 2u spacebar using a Raspberry Pi Pico for the controller.

It includes options for a rotary encoder, SSD1306 oled, and per-key in-switch RGB LEDs.

All unused GPIO pins are broken out on the main pcb, as well as the available voltage pins.

This firmware also includes the option for VIA which includes configuration options for the rotary encoder, matrix lighting, and up to 10 layers.

Default oled configuration displays:

  • current layer
  • caps lock status
  • num lock status
  • scroll lock status
  • current RGB lighting mode

Make example for this keyboard (after setting up your build environment):

make 1upkeyboards/pi50:default

Flashing example for this keyboard:

make 1upkeyboards/pi50:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 2 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix, the top left key, and plug in the keyboard
  • BOOTSEL button: Hold down the BOOTSEL button on the pico, and plug in the keyboard