summaryrefslogtreecommitdiff
path: root/keyboards/moonlander
AgeCommit message (Expand)Author
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre
2023-04-30Remove use of layout macros for `music_map` (#20634)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-03Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2022-12-09Moonlander: Add RGB LED layout map macro (#18745)Jouke Witteveen
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-24Remove some assumptions on sequential keycode ranges (#18838)Joel Challis
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-16Mark the moonlander keyboard default music map as weak (#18715)Jouke Witteveen
2022-10-15led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen
2022-09-25[Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-29Expose Moonlander split detection to user code (#18040)biesigrr
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-19Add hacky via support for RGB Matrix (#16086)Drashna Jaelre
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-06[Docs] Address some typos (also in moonlander matrix.c) (#16248)Jouke Witteveen
2022-01-21[Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre
2022-01-12[Keyboard] Fix compile error caused by variable exclusion on Moonlander (#15860)Albert Y
2021-12-29[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre
2021-12-29[Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre
2021-12-14[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-05[Keyboard] Fix bug in Moonlander functions (#15407)Drashna Jaelre
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-28[Keymap] Unicode and cursor sync - drashna keymap (#15328)Drashna Jaelre
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-17[Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)Drashna Jaelre
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young