qmk-keychron-q3-colemak-dh/keyboards/handwired/prkl30
honorless 7b8545b635
fix: detect CONVERT_TO vs MCU in rules.mk
MCU no longer changes to match the converter, resulting in features
being disabled unnecessarily on ARM Micros.

Check for a non-blank CONVERT_TO instead.
2024-02-28 19:38:42 -05:00
..
feather Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
keymaps fix: detect CONVERT_TO vs MCU in rules.mk 2024-02-28 19:38:42 -05:00
promicro Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
info.json Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10:00
readme.md

PRKL30

prkl30

30% Keyboard with ISO Enter, ortho layout and bluetooth support

  • Keyboard Maintainer: ErkHal
  • Hardware Supported: PRKL30 PCB, Pro Micro/Adafruit Feather
  • Hardware Availability: PRKL30 repo

Make example for this keyboard with Pro Micro controller (after setting up your build environment):

make handwired/prkl30/promicro:default

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

make handwired/prkl30/feather:default

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