summaryrefslogtreecommitdiffstats
path: root/keyboards/0xcb/static
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-151/+93
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-19/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-273-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-3/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-7/+7
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* fixed oled in bongocat keymap and fixed encoder direction (#15232)Conor Burns2021-11-283-3/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-3/+6
* 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
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-3/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-222-0/+299
|\
| * [Keymap] added bongocat keymap to 0xCB Static (#14093)Conor Burns2021-08-212-0/+299
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* 0xCB Static: fix `qmk info` and Configurator issues (#13856)James Young2021-08-024-26/+47
* added 0xCB Static (#13047)Conor Burns2021-07-0210-0/+955