qmk_firmware/keyboards/palette1202
2023-03-20 08:12:05 +11:00
..
keymaps [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
lib Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
palette1202.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
palette1202.h
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.