summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/mun
Commit message (Expand)AuthorAgeFilesLines
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-6/+2
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+6
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-111-0/+3
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-2/+0
* Fix DD warnings for RGBKB boards (#18944)Ryan2022-11-041-3/+4
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-274-5/+5
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-5/+5
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-264-4/+4
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-3/+3
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-203-19/+7
* Rgbkb/keeb fixes (#17932)XScorpion22022-08-072-80/+1
* Various fixes for g_led_config lint warnings (#17104)Joel Challis2022-05-161-4/+4
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-2/+0
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-101-4/+4
* [Keyboard] Sol 3 Keyboard from RGBKB (#15687)XScorpion22022-01-214-9/+9
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-3/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-154-15/+63
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-5/+8
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Doc Fixes & Custom Matrix Fix (#14526)XScorpion22021-09-204-24/+39
* [Keymap] Adding my Mun keymap. (#14501)peott-fr2021-09-192-0/+104
* [Keyboard] Quick fixes for the Mun to unblock customers (#14505)XScorpion22021-09-192-3/+3
* 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-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-2/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Tidy up rgbkb/mun (#13801)Joel Challis2021-08-0511-201/+334
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-243-6/+4
* Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre2021-07-222-9/+7
* Keyboards/RGBKB/Mün (#13239)XScorpion22021-06-2522-0/+1323