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
/
lazydesigners
/
dimple
Age
Commit message (
Expand
)
Author
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
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-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-10-21
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-01
Reverse keymap search order (#18449)
Ryan
2022-09-25
Untangle layouts for Dimple rev3 and Infinity87 (#18462)
Ryan
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
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: J-L (#18080)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-02-21
Update the support for lazydesigners/dimple (#14797)
jackytrabbit
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
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-06
Remove Full Bootmagic (#13846)
James Young
2021-01-30
Add a <FEATURE>_SUPPORTED flag (#9058)
Zach White
2021-01-20
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2020-11-02
Enable extrakeys, mousekeys for all VIA keymaps. (#10740)
kaylanm
2020-03-17
Fix Dimple VIA keymap (#8466)
Erovia
2020-03-17
Add VIA support for LazyDesigners Dimple. (#8447)
Erovia
2020-01-31
Fix AVR boards which were overriding backlight without setting… (#8044)
Joel Challis
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2019-11-21
[Keyboard] Update default keymaps to use `layer_state_t` (#7444)
Drashna Jaelre
2019-10-24
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
fauxpark
2019-10-18
[Keymap] Tominabox1 userspace creation (#7014)
tominabox1
2019-10-07
Dimple: Fix Caps Lock LED behaviour (#6936)
Erovia
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-03
[Keyboard] Dimple: fix unintended LED behaviour (#6046)
Erovia
2019-05-23
Add support for Dimple (#5963)
Erovia