qmk_firmware/keyboards/sendyyeah/pix
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps [Keyboard] Fix sendyyeah/pix oled task function type (#15608) 2021-12-27 21:13:11 -08:00
config.h Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
info.json Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
pix.c Move layouts for direct_pins boards to data driven (#19872) 2023-02-19 18:55:12 +11:00
readme.md [Keyboard] Add Pix (#11154) 2020-12-22 11:20:09 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Pix

Pix

A mini 1x4 macropad with rotary encoders and OLED screen. Currently the PCB and kits can only be purchased in Indonesia. The PCB source will be available soon on github.

  • Keyboard Maintainer: sendz
  • Hardware Supported: Pix PCB, Arduino Pro Micro, EC11 Rotary Encoder, OLED Screen, Acrylic Case, Encoder Knob
  • Hardware Availability: Tokopedia/Sell Stuffs (Indonesia only) or any electronic part store.

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

make sendyyeah/pix:default

How to reset and enter bootloader: - Press reset button on the right side of the PCB (twice if the ProMicro is fresh) - Flash with QMK Toolbox or any command line you like

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).