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
/
gopolar
Age
Commit message (
Expand
)
Author
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
2023-04-02
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-03
Add user horrortroll in userspace (#19769)
HorrorTroll
2023-03-23
Fix some more missing `#pragma once`s (#20241)
Ryan
2023-03-05
Move matrix config to info.json, part 1 (#19985)
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
2023-01-18
Reduce RGB maximum brightness (#19618)
Albert Y
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-25
jsonify some info.json (#19146)
Joel Challis
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
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-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-06
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-07-27
Move keyboard USB IDs and strings to data driven: G (#17818)
Ryan
2022-07-16
[Keyboard] Gopolar GG86 (#15425)
HorrorTroll