index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
orthodox
/
keymaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty rules.mk from keymaps (#20056)
Joel Challis
2023-03-08
1
-0
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
2
-2
/
+0
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
4
-79
/
+79
*
[Keymap] Drashna updates for 0.19 (#19175)
Drashna Jaelre
2022-11-29
2
-11
/
+2
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
1
-2
/
+2
*
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-22
1
-1
/
+1
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
1
-2
/
+0
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
1
-1
/
+1
*
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-09-06
7
-30
/
+1
*
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-2
/
+2
*
Clean-up of `#define _ADJUST 16` instances (#18182)
James Young
2022-08-27
1
-6
/
+8
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
4
-4
/
+4
*
[Keymap] Drashna update for post Q2 merge (#17241)
Drashna Jaelre
2022-05-30
1
-2
/
+2
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
1
-1
/
+1
*
[Keyboard] Add userspace pdl and a handwired board (#14199)
Daniel Perrett
2022-04-12
3
-0
/
+104
*
[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)
Drashna Jaelre
2021-12-14
1
-1
/
+1
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
1
-24
/
+24
*
[Keymap] orthodox keymap for shaymdev (#14660)
Shay Merrill
2021-10-10
3
-0
/
+262
*
[Keymap] Drashna's Improve OLEDs and custom Split code (#14063)
Drashna Jaelre
2021-08-21
1
-1
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
[Keymap] Drashna's Defaults cleanup (#13722)
Drashna Jaelre
2021-07-26
1
-48
/
+23
*
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
Xelus22
2021-07-19
1
-1
/
+1
*
[Keymap] Update to Drashna keymap and user code (based on develop) (#12936)
Drashna Jaelre
2021-05-25
1
-7
/
+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
*
|
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
1
-1
/
+1
|
/
*
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-01-26
1
-3
/
+1
*
[Keyboard] Update default keymaps to use `layer_state_t` (#7444)
Drashna Jaelre
2019-11-21
1
-1
/
+1
*
[Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354)
Drashna Jaelre
2019-11-20
2
-54
/
+30
*
[Keymap] Updating keymaps (#7170)
Xyverz
2019-10-28
2
-112
/
+43
*
Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)
fauxpark
2019-10-25
1
-0
/
+0
*
[Keymap] Big Drashna code update (#6639)
Drashna Jaelre
2019-09-07
2
-2
/
+1
*
[Keymap] Drashna's Feature madness (#6128)
Drashna Jaelre
2019-07-22
1
-1
/
+2
*
[Keymap] RGB Changes for Drashna Keyboards (#5803)
Drashna Jaelre
2019-05-06
3
-22
/
+22
*
[Keymap] Update to Drashna Keymaps (#5594)
Drashna Jaelre
2019-04-22
3
-4
/
+7
*
Remove user keymap changes
Drashna Jaelre
2019-04-05
3
-3
/
+16
*
Additional cleanup of orthodox files and keymaps
Drashna Jaelre
2019-04-05
3
-16
/
+3
*
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-19
1
-7
/
+1
*
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-17
3
-12
/
+0
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
1
-4
/
+0
*
[Keymap] Update to Drashna keymaps and Userspace (#5122)
Drashna Jaelre
2019-02-13
3
-48
/
+75
*
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-27
1
-1
/
+1
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-8
/
+1
*
Keymap: Update for Drashna code - Proton C Prep Edition (#4708)
Drashna Jaelre
2018-12-31
1
-4
/
+6
*
Update to drashna userspace and keymaps (#4459)
Drashna Jaelre
2018-11-26
1
-1
/
+1
*
Minor updates to keymaps
Drashna Jaelre
2018-10-28
1
-1
/
+1
*
Update to drashna keymaps and userspace - RGB edition (#4143)
Drashna Jaelre
2018-10-15
3
-25
/
+31
*
Yet another update to drashna keymaps and userspace (#3787)
Drashna Jaelre
2018-08-29
2
-2
/
+2
[next]