summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/2x1800
Commit message (Expand)AuthorAgeFilesLines
* Fix `keyboard` field for some JSON keymaps (#21752)Ryan2023-08-151-1/+1
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-043-1904/+1904
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-19/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
* Remove more empty headers (#20155)Ryan2023-03-172-35/+0
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-283-1793/+1793
* Move encoder config to data driven (#19923)Ryan2023-02-264-15/+14
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-5/+1
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Debounce defines cleanup (#19742)Ryan2023-02-033-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1519-36/+36
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-147-49/+49
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-095-95/+0
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-032-2/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-124-23/+1
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-124-23/+1
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+2
|/
* [keyboard] Clueboard 2x1800 2021 Support (#13220)Zach White2021-07-1418-0/+1440
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-8/+6
* Audio system overhaul (#11820)Drashna Jaelre2021-02-152-4/+4
* cleanup clueboard based on latest validation workZach White2021-01-074-32/+14
* fix clueboardsZach White2021-01-031-1/+1
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-3010-1851/+1628
* Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-181-0/+0
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-212-41/+4
* Fix Configurator layout data for clueboard/2x1800/2019 (#9373)James Young2020-06-111-26/+1189
* New keyboard: Clueboard 2x1800 2019 (#8721)Zach White2020-05-0651-101/+1055
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-5/+5
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-6/+10
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-2/+0
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Clueboard refresh (#4902)skullydazed2019-01-2314-466/+46
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Clueboard 2x1800 Refactor (#3179)noroadsleft2018-06-149-1922/+390
* Add missing 7U and 4U layouts to 2x1800 (#2829)Yan-Fa Li2018-04-271-8/+1924
* Keymap Fixes for 7U layout, RGB and Audio support (#2779)Yan-Fa Li2018-04-263-3/+32
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+1
* Clueboard Double 1800 support (#2655)skullydazed2018-04-0126-0/+853