summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-07Normalise MIDI keycodes (#18972)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-09-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-31Ensure all keyboards have a bootloader set (#18234)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2022-01-15Fix broken bootloader builds in develop. (#15880)Dasky
2021-12-12Fix up build options comments (#15463)Ryan
2021-11-03Remove deprecated KEYMAP alias (#15037)Joel Challis
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-03Unconditionally call led_init_ports (#12116)Joel Challis
2021-07-15Migrate more `fn_actions` stuff (#13502)Ryan
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2021-01-30make the tetris keymap fitZach White
2021-01-30fix clueboard/66:magicmonty to bring hue under the 255 limitZach White
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-09Add support for specifying BOARD in info.json (#11492)Zach White
2021-01-07cleanup clueboard based on latest validation workZach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-18Add the ability to exclude keyboards from travis builds (#11178)Zach White