summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66
Commit message (Expand)AuthorAgeFilesLines
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-284-660/+660
* Move backlight config to data driven (#19910)Ryan2023-02-266-13/+8
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-5/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-2/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-25/+25
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Normalise MIDI keycodes (#18972)Ryan2022-11-071-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2017-20/+20
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1510-11/+11
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-154-4/+40
* Remove legacy international keycodes (#18588)Ryan2022-10-0917-44/+31
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-031-13/+0
|\
| * Remove more RESET keycode references (#18252)Joel Challis2022-09-031-13/+0
* | Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-313-0/+3
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2120-20/+20
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-2/+2
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-174-4/+4
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+1
* Fix up build options comments (#15463)Ryan2021-12-121-3/+0
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-034-4/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-24/+1
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-7/+1
* Migrate more `fn_actions` stuff (#13502)Ryan2021-07-152-106/+50
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-6/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-0/+4
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
* make the tetris keymap fitZach White2021-01-301-0/+2
* fix clueboard/66:magicmonty to bring hue under the 255 limitZach White2021-01-301-13/+13
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Add support for specifying BOARD in info.json (#11492)Zach White2021-01-092-1/+1
* cleanup clueboard based on latest validation workZach White2021-01-078-68/+34
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-3023-668/+1174
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-182-0/+0
|\
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-182-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1484/+52
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-217-109/+26
* [Keymap] Badger keymaps/userspace (#10239)Dan White2020-09-161-0/+53
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* [Keyboard] Add Via config for Clueboard 66 (#9010)Frothy2020-06-062-0/+50
* Remove stub backlight functions from clueboard/66/rev4 (#8303)Joel Challis2020-03-062-35/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-79/+426