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
/
zygomorph
Age
Commit message (
Expand
)
Author
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-02-10
Remove manual enable of LTO within user keymaps (#15378)
Joel Challis
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
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-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
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
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-03-16
[Keyboard] Split RGB Matrix Zygomorph support (#11083)
XScorpion2
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-01-30
Add a <FEATURE>_SUPPORTED flag (#9058)
Zach White
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-03-01
Clean up includes for glcdfont headers (#7745)
Ryan
2020-01-30
Trim firmware sizes from default rules.mk, part 3 (#8045)
ridingqwerty
2020-01-19
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
fauxpark
2019-10-28
Cleanup rules.mk for 32U4 keyboards, R-S (#7182)
fauxpark
2019-07-16
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-01
[Keymap] Xulkal user changes (#6044)
XScorpion2
2019-05-14
[Keyboard] Create RGBKB Folder (#5858)
XScorpion2