index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
moonlander
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge upstream master
lokher
2022-12-06
9
-0
/
+1248
|
\
|
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
1
-1
/
+1
|
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
1
-1
/
+1
|
*
Remove some assumptions on sequential keycode ranges (#18838)
Joel Challis
2022-10-24
1
-2
/
+9
|
*
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-21
1
-2
/
+2
|
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
3
-3
/
+3
|
*
Mark the moonlander keyboard default music map as weak (#18715)
Jouke Witteveen
2022-10-16
2
-3
/
+4
|
*
led_update_kb -> led_update_ports where appropriate (#18716)
Jouke Witteveen
2022-10-15
1
-6
/
+2
|
*
[Keymap] develop updates for Drashna Keymaps (#18472)
Drashna Jaelre
2022-09-25
1
-1
/
+1
|
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
2
-2
/
+2
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-03
1
-1
/
+1
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-29
3
-1
/
+21
|
|
\
\
|
*
|
|
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-1
/
+1
*
|
|
|
Remove non-Keychron keyboards
lokher
2022-09-13
26
-1902
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Remove more RESET keycode references (#18252)
Joel Challis
2022-09-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Expose Moonlander split detection to user code (#18040)
biesigrr
2022-08-29
3
-1
/
+21
|
/
*
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-08-03
2
-9
/
+6
*
[Keymap] Update Miryoku (#16482)
Manna Harbour
2022-07-02
2
-2
/
+0
*
[Keymap] Drashna update for post Q2 merge (#17241)
Drashna Jaelre
2022-05-30
2
-4
/
+9
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
2
-2
/
+2
*
Add hacky via support for RGB Matrix (#16086)
Drashna Jaelre
2022-04-19
1
-1
/
+0
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
[Docs] Address some typos (also in moonlander matrix.c) (#16248)
Jouke Witteveen
2022-02-06
2
-3
/
+3
*
[Keymap] Drashna's OLED rewrite (#15981)
Drashna Jaelre
2022-01-21
1
-1
/
+1
*
[Keyboard] Fix compile error caused by variable exclusion on Moonlander (#15860)
Albert Y
2022-01-12
1
-0
/
+2
*
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Drashna Jaelre
2021-12-29
2
-51
/
+23
*
[Keyboard] Update to ZSA Keyboards (#15644)
Drashna Jaelre
2021-12-29
3
-70
/
+56
*
[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)
Drashna Jaelre
2021-12-14
1
-1
/
+1
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-2
/
+1
*
[Keyboard] Fix bug in Moonlander functions (#15407)
Drashna Jaelre
2021-12-05
1
-1
/
+3
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
[Keymap] Unicode and cursor sync - drashna keymap (#15328)
Drashna Jaelre
2021-11-28
1
-10
/
+6
*
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-17
1
-1
/
+9
|
\
|
*
[Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)
Drashna Jaelre
2021-11-17
1
-1
/
+9
*
|
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-0
/
+48
*
|
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
|
/
*
[Keymap] Update Miryoku (#14827)
Manna Harbour
2021-10-15
2
-2
/
+2
*
[Keymap] Drashna Keymap Updates (#14842)
Drashna Jaelre
2021-10-15
1
-1
/
+1
*
[Keyboard] Add ZSA Moonlander VIA support (#14603)
Quinn Mikelson
2021-10-11
4
-1
/
+136
*
[Keyboard] Convert ZSA's Moonlander keyboard to matrix lite (#14667)
Drashna Jaelre
2021-10-01
2
-115
/
+28
*
[Keyboard] Move Moonlander off 'Proton C' board (#14478)
Drashna Jaelre
2021-09-17
3
-2
/
+62
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-3
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-13
1
-76
/
+82
|
\
|
*
[Keyboard] Interlace matrix scan for performance on Moonlander (#13625)
Hugues Morisset
2021-08-13
1
-76
/
+82
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-08-12
4
-0
/
+148
|
\
|
|
*
[Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps (#13548)
Jacob Jerrell
2021-08-12
4
-0
/
+148
*
|
Remove Full Bootmagic (#13846)
James Young
2021-08-06
2
-2
/
+2
*
|
__flash? (#13799)
Joel Challis
2021-07-31
1
-1
/
+1
[next]