summaryrefslogtreecommitdiffstats
path: root/keyboards/0xcb
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-23/+26
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-153-4/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-254-4/+6
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-7/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-3/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-2/+6
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+0
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-6/+1
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-96/+96
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-9/+9
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-151/+93
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-5/+1
* Encodermap direction define. (#20454)Nick Brassel2023-04-153-3/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-066-4/+9
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-3/+0
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+5
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-1515-0/+670
|\
| * add new board: splaytoraid (#20052)Conor Burns2023-03-1515-0/+670
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-19/+5
|/
* Move encoder config to data driven (#19923)Ryan2023-02-264-6/+10
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+5
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-3/+3
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-196-94/+19
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-144-31/+13
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* 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-6/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-5/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-064-4/+4
* 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
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-6/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* [Keyboard] Added TutelPad keyboard (#16975)Sam2022-07-149-0/+366
* 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-134-15/+14
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-3/+2
* 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-052-2/+2