Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-08 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-08 | fix LinWorks FAve84H keymaps (#19266) | James Young | |
Develop merge broke a previous refactor. | |||
2022-12-09 | Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) | Wolf Van Herreweghe | |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | |
2022-11-11 | LED config fixes (#18973) | Ryan | |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-11-03 | Remove more `UNUSED_PINS` defines (#18940) | Ryan | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan | |
* `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 | |||
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-05 | Fixup linworks/fave84h (#18593) | jack | |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-27 | Linworks FAve 87H Layout Refactor (#18497) | James Young | |
2022-09-27 | Linworks FAve 84H Layout Refactor (#18496) | James Young | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-12 | Add EM.8 keyboard (#18328) | ebastler | |
by ebastler | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-12 | [Keymap] update fave104 keymap (#18004) | DUILCHOI | |
2022-08-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-10 | [Keymap] update fave104 keymap (#17988) | DUILCHOI | |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | [Keyboard] add fave104 (#17909) | DUILCHOI | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | Lin Works FAve 65H Refactor (#17938) | James Young | |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-04 | added missing indicator defines for dolice (#17906) | ebastler | |
2022-08-02 | Move keyboard USB IDs and strings to data driven: L (#17849) | Ryan | |
2022-06-20 | [Keyboard] Add base FAve65H firmware (#17147) | Wolf Van Herreweghe | |
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||
2022-06-20 | [Keyboard] Update firmware for the FAve 87H (#16920) | Wolf Van Herreweghe | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||
2022-06-20 | [Keyboard] Update FAve 84H RGB firmware (#16919) | Wolf Van Herreweghe | |
* Add base FAve 84H firmware * Update keyboards/linworks/fave84h/readme.md Thank you, apologies for the oversight Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Move LED config in ifdef * update read me * Update Product Name * Update keyboards/linworks/fave84h/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Add Via RGB Matrix Control * Add base FAve 84H firmware * Add Via RGB Matrix Control * fix merge conflict * reduce max brightness * remove action macro and action function Co-authored-by: Joel Challis <git@zvecr.com> * Remove / update code to work with the build in QMK via hack * Update Read me * Add newline at end of rules Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-03-28 | [Keyboard] Change linworks Dolice product ID to non-duplicate value (#16745) | Moritz | |
2022-03-15 | [Keyboard] Add Dolice keyboard (#16186) | Moritz | |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | |
keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | |||
2022-01-30 | Fave84H/87H: Fix stray closing brace in default keymap (#16136) | Ryan | |
2022-01-30 | [Keyboard] Add the FAve 87H (#15965) | Wolf Van Herreweghe | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||
2022-01-30 | [Keyboard] Add base FAve 84H firmware (#15967) | Wolf Van Herreweghe | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | |
* 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. | |||
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-08-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |