summaryrefslogtreecommitdiff
path: root/keyboards/palette1202
AgeCommit message (Expand)AuthorFilesLines
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan1-3/+3
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-45/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-3/+0
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis2-15/+10
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan3-52/+15
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-2/+4
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-7/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-7/+6
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2-7/+6
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre3-4/+6
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus227-14/+14
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2-4/+6
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-1/+0
2021-01-20Remove `DESCRIPTION`, N-Q (#11631)Ryan1-1/+0
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-1/+0
2020-03-20[Keyboard] Palette1202 fix encoder rotate direction (#8489)Takashi Shibusawa3-21/+24
2020-03-10[Keyboard] Palette1202 (#7736)Takashi Shibusawa14-0/+977