qmk_firmware/keyboards/p3d/glitch
2023-06-18 14:39:07 +10:00
..
keymaps/default P3D Glitch Configurator Fix and Keymap Touch-Up (#18534) 2022-09-29 19:49:05 -07:00
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
glitch.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
matrix_diagram.md P3D Glitch Layout Addition (#20763) 2023-05-06 23:02:42 -07:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.