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.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps [Core] Change OLED task function to be boolean (#14864) 2 years ago
lib [Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: P (#17875) 1 year ago
palette1202.c [Core] Change OLED task function to be boolean (#14864) 2 years ago
palette1202.h [Keyboard] Palette1202 (#7736) 4 years ago
readme.md [Keyboard] Palette1202 fix encoder rotate direction (#8489) 4 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago

readme.md

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.