aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek/mj64
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `g_led_config` to DD (M2) (#25619)Jack Sangdahl2025-09-096-74/+217
|
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-243-3/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-233-3/+0
|
* Remove empty `url` fields (#25181)Joel Challis2025-04-221-1/+0
|
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-2/+2
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-50/+0
|
* Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis2024-08-043-27/+0
|
* Miscellaneous keyboard.json migrations (#23486)Joel Challis2024-04-136-36/+27
|
* Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)Joel Challis2024-03-303-3/+0
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-253-202/+202
| | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
* LED drivers: add support for shutdown pin (#23058)Ryan2024-02-154-21/+1
| | | | | * LED drivers: add support for shutdown pin * Update candidate boards
* Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2024-01-168-123/+51
|
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+1
|
* Update keyboard LED driver configs (#22638)Ryan2023-12-183-3/+3
|
* Remove unnecessary driver counts (#22435)Joel Challis2023-11-221-1/+0
|
* Rename `DRIVER_ADDR_n` defines (#22200)Ryan2023-10-211-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update ISSI LED types (#22099)Ryan2023-10-043-3/+3
|
* Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2023-09-191-1/+1
|
* is31fl3741: driver naming cleanups (#21929)Ryan2023-09-131-1/+1
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-233-3/+3
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
|
* Move 60% layouts to data driven (#20477)Ryan2023-04-265-103/+68
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+9
|
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-106-51/+21
|
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-21/+3
|
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-301-1/+0
|
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-261-2/+2
|
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
|
* LED config fixes (#18973)Ryan2022-11-111-23/+22
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-212-4/+4
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-236-6/+6
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-231-1/+1
|\
| * [Keyboard] mj64 Increase LED count (#17194)Albert Y2022-05-231-1/+1
| |
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-243-3/+3
|
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-3/+48
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-043-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.