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/p3d/glitch
Ryan 023d644bb6
Move RGBLight animations to data driven (#21635)
2 years ago
..
keymaps/default
config.h Move RGBLight animations to data driven (#21635) 2 years ago
glitch.c Move single `LAYOUT_all`s to data driven (#20430) 2 years ago
info.json Move RGBLight animations to data driven (#21635) 2 years ago
matrix_diagram.md P3D Glitch Layout Addition (#20763) 2 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago

readme.md

Glitch

Hotswap RGB Alice-style with OLED and Rotary Knob

  • Keyboard Maintainer: matthewdias
  • Hardware Supported: Glitch PCB
  • Hardware Availability: https://p3dstore.com

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

make p3d/glitch:default

Flashing example for this keyboard:

make p3d/glitch:default:flash

Bootloader

Enter the bootloader in one of 2 ways:

  • Bootmagic reset: Hold down the top left and plug in the keyboard
  • Physical reset button: Briefly press the button on the top of the PCB

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