qmk_firmware/keyboards/palette1202
2023-02-17 16:08:25 +11:00
..
keymaps [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
lib [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
palette1202.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
palette1202.h [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
readme.md [Keyboard] Palette1202 fix encoder rotate direction (#8489) 2020-03-20 23:22:08 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Palette1202

Palette1202

A left hand device with rotary encoder, for artists.

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

  • default

    make palette1202:default:flash

  • key check (for after build)

    make palette1202:key-check:flash

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