index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layouts
/
community
/
ortho_4x12
/
drashna
Commit message (
Expand
)
Author
Age
Files
Lines
*
haptic: further naming cleanups (#21682)
Ryan
2023-08-04
1
-29
/
+29
*
haptic: naming cleanups (#21551)
Ryan
2023-07-21
1
-2
/
+2
*
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-07-06
1
-2
/
+2
*
[Keymap] Drashna Keymap updates for 0.21.0 (#21073)
Drashna Jaelre
2023-05-31
1
-28
/
+0
*
Encodermap direction define. (#20454)
Nick Brassel
2023-04-15
1
-1
/
+1
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
1
-1
/
+1
*
[Keymap] Drashna updates for 0.20.0 (#19960)
Drashna Jaelre
2023-02-28
1
-24
/
+4
*
[Keymap] Drashna updates for 0.19 (#19175)
Drashna Jaelre
2022-11-29
3
-15
/
+13
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-1
/
+0
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
*
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-09-06
1
-1
/
+0
*
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-3
/
+3
*
[Keymap] Drashna update for post Q2 merge (#17241)
Drashna Jaelre
2022-05-30
1
-3
/
+3
*
[Keymap] Drashna Mouse keys and oled updates (#16556)
Drashna Jaelre
2022-03-06
1
-13
/
+11
*
[Keymap] Drashna's OLED rewrite (#15981)
Drashna Jaelre
2022-01-21
1
-1
/
+1
*
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Drashna Jaelre
2021-12-29
2
-62
/
+17
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
Joel Challis
2021-10-18
1
-1
/
+0
*
[Keymap] Drashna Keymap Updates (#14842)
Drashna Jaelre
2021-10-15
1
-1
/
+1
*
[Keymap] Drashna keymap fixups (#14140)
Drashna Jaelre
2021-08-24
1
-7
/
+8
*
[Keymap] Drashna's Improve OLEDs and custom Split code (#14063)
Drashna Jaelre
2021-08-21
2
-2
/
+1
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
[Keymap] Drashna's Defaults cleanup (#13722)
Drashna Jaelre
2021-07-26
2
-89
/
+68
*
Remove deprecated callbacks for encoders and dip switches (#13404)
Drashna Jaelre
2021-07-24
1
-1
/
+2
*
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-06-09
1
-1
/
+1
*
[Keymap] Update to Drashna keymap and user code (based on develop) (#12936)
Drashna Jaelre
2021-05-25
1
-16
/
+8
*
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
1
-1
/
+2
*
Remove pointless SERIAL_LINK_ENABLE rules (#12846)
Ryan
2021-05-10
1
-1
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-02-23
1
-2
/
+3
|
\
|
*
[Keymap] Drashna Updates - Split+OLED edition (#11968)
Drashna Jaelre
2021-02-23
1
-2
/
+3
*
|
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Ryan
2021-02-06
1
-3
/
+0
|
/
*
[Keymap] Cleanup and updating of drashna keymap code (#11516)
Drashna Jaelre
2021-01-22
2
-30
/
+28
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+1
*
[Keymap] Drashna Code Cleanup (#10656)
Drashna Jaelre
2020-10-17
2
-0
/
+32
*
[Keymap] Drashna's Cleanup and RGB Divide (#8506)
Drashna Jaelre
2020-03-31
2
-0
/
+4
*
[Keymap] Cleanup of Drashna code (#7800)
Drashna Jaelre
2020-01-06
2
-16
/
+17
*
[Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354)
Drashna Jaelre
2019-11-20
3
-76
/
+102
*
[Keymap] Drashna's Hardware Features Experimentations (#6920)
Drashna Jaelre
2019-10-16
3
-23
/
+88
*
[Keymap] Big Drashna code update (#6639)
Drashna Jaelre
2019-09-07
3
-16
/
+30
*
[Keymap] Drashna's Feature madness (#6128)
Drashna Jaelre
2019-07-22
3
-109
/
+136
*
Update my code to use layer_state_t typedef
Drashna Jaelre
2019-05-17
1
-1
/
+1
*
Consolidate RGB Matrix layer indication function
Drashna Jaelre
2019-05-17
1
-19
/
+11
*
Cleanup/rgb matrix (#5811)
XScorpion2
2019-05-10
1
-5
/
+0
*
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
1
-3
/
+2
*
[Keymap] RGB Changes for Drashna Keyboards (#5803)
Drashna Jaelre
2019-05-06
3
-171
/
+225
*
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-29
1
-4
/
+2
*
[Keymap] Update to Drashna Keymaps (#5594)
Drashna Jaelre
2019-04-22
3
-9
/
+18
*
RGB Matrix Overhaul (#5372)
XScorpion2
2019-04-02
1
-1
/
+0
*
[Keymap] Update to drashna keymaps: Conform to QMK Standards Edition (#5377)
Drashna Jaelre
2019-03-15
3
-21
/
+30
*
[Keymap] Update to Drashna keymaps and Userspace (#5122)
Drashna Jaelre
2019-02-13
2
-52
/
+132
[next]