summaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/washington
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-39/+15
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-17/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-252-8/+7
|\
| * Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-8/+7
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+2
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-2/+3
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-29/+0
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+3
* [Keyboard] Change cKeys Washington keyboard to use atmel-dfu bootloader (#7756)Benjamin Smith2020-01-011-2/+2
* [Keyboard] Add cKeys Washington keyboard (#7570)Benjamin Smith2019-12-098-0/+460