index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
rgbkb
/
pan
Age
Commit message (
Expand
)
Author
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-09
RGBKB Pan Layout Additions (#20809)
James Young
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-29
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-03-29
Fix some invalid layout macros (#20256)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-31
[Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)
Drashna Jaelre
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-03-15
Add info.json for RGBKB Pan (#12218)
Ryan
2020-12-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-03
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-09
[Keyboard] RGBKB Pan (#9587)
Legonut