summaryrefslogtreecommitdiffstats
path: root/keyboards/moonlander
Commit message (Expand)AuthorAgeFilesLines
* Merge upstream masterlokher2022-12-069-0/+1248
|\
| * Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
| * Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
| * Remove some assumptions on sequential keycode ranges (#18838)Joel Challis2022-10-241-2/+9
| * Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-2/+2
| * Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-3/+3
| * Mark the moonlander keyboard default music map as weak (#18715)Jouke Witteveen2022-10-162-3/+4
| * led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-6/+2
| * [Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre2022-09-251-1/+1
| * Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-031-1/+1
| |\
| * \ Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-293-1/+21
| |\ \
| * | | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
* | | | Remove non-Keychron keyboardslokher2022-09-1326-1902/+0
| |_|/ |/| |
* | | Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
| |/ |/|
* | Expose Moonlander split detection to user code (#18040)biesigrr2022-08-293-1/+21
|/
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-9/+6
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-302-4/+9
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Add hacky via support for RGB Matrix (#16086)Drashna Jaelre2022-04-191-1/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Docs] Address some typos (also in moonlander matrix.c) (#16248)Jouke Witteveen2022-02-062-3/+3
* [Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre2022-01-211-1/+1
* [Keyboard] Fix compile error caused by variable exclusion on Moonlander (#15860)Albert Y2022-01-121-0/+2
* [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-292-51/+23
* [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-293-70/+56
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-141-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* [Keyboard] Fix bug in Moonlander functions (#15407)Drashna Jaelre2021-12-051-1/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keymap] Unicode and cursor sync - drashna keymap (#15328)Drashna Jaelre2021-11-281-10/+6
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-171-1/+9
|\
| * [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)Drashna Jaelre2021-11-171-1/+9
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
|/
* [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* [Keymap] Drashna Keymap Updates (#14842)Drashna Jaelre2021-10-151-1/+1
* [Keyboard] Add ZSA Moonlander VIA support (#14603)Quinn Mikelson2021-10-114-1/+136
* [Keyboard] Convert ZSA's Moonlander keyboard to matrix lite (#14667)Drashna Jaelre2021-10-012-115/+28
* [Keyboard] Move Moonlander off 'Proton C' board (#14478)Drashna Jaelre2021-09-173-2/+62
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-131-76/+82
|\
| * [Keyboard] Interlace matrix scan for performance on Moonlander (#13625)Hugues Morisset2021-08-131-76/+82
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-124-0/+148
|\|
| * [Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps (#13548)Jacob Jerrell2021-08-124-0/+148
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* | __flash? (#13799)Joel Challis2021-07-311-1/+1