summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb
Commit message (Expand)AuthorAgeFilesLines
* Remove old OLED API code (#21651)Ryan2023-07-312-138/+0
* Fix encoder map declarations (#21435)Joel Challis2023-07-037-7/+7
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-024-6/+4
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-027-27/+28
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-254-2/+6
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-243-3/+6
* Remove encoder in-matrix workaround code (#20389)jack2023-06-1918-159/+95
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-10/+10
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-066-3/+9
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-273-3/+3
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-7/+0
* RGBKB Pan Layout Additions (#20809)James Young2023-05-096-62/+522
* Escape Unicode characters in info.json (#20698)Ryan2023-05-051-1/+1
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-1/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1212-831/+518
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0813-9/+20
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0619-54/+23
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-032-16/+5
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-294-108/+63
|\
| * Fix some invalid layout macros (#20256)Ryan2023-03-294-108/+63
* | Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-91/+185
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-265-3/+6
* | Remove more empty headers (#20155)Ryan2023-03-175-8/+1
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-9/+0
* | Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1118-56/+51
|/
* Move encoder config to data driven (#19923)Ryan2023-02-2615-31/+54
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1713-11/+21
* Remove matrix size defines (#19581)Ryan2023-02-177-30/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-21/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0816-42/+23
* Debounce defines cleanup (#19742)Ryan2023-02-035-15/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3114-14/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+1
* Remove useless line continuations (#19399)Ryan2022-12-3011-303/+303
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-219-0/+0
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-112-0/+6
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-103-6/+0
* Fix DD warnings for RGBKB boards (#18944)Ryan2022-11-043-7/+10
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-2712-14/+14
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2016-21/+21
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1510-14/+14
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-1522-41/+101