Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-29 | [Keymap] Update Miryoku (#19190) | Manna Harbour | |
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-15 | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | |
2022-10-09 | Remove legacy international keycodes (#18588) | Ryan | |
2022-09-24 | [Keyboard] Add GOAT51 (#18220) | takashicompany | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
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-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-06 | Update miniZone keymap (#17919) | takashicompany | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-04 | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan | |
2022-07-25 | takashicompany miniZone: fix QMK Configurator implementation (#17801) | James Young | |
2022-07-20 | Add miniZone Keymap (#17552) | takashicompany | |
2022-07-19 | Add keymap for Radialex (#17662) | takashicompany | |
* fix keymap * fix keymaps | |||
2022-05-27 | Refactor legacy quantum keycodes in default-ish keymaps (#17150) | Joel Challis | |
2022-05-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-19 | [Keyboard] Add miniZone keyboard (#16644) | takashicompany | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan | |
2022-05-13 | [Keyboard] Add keyboard "Spreadwriter" (#17031) | takashicompany | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-05-10 | [Keyboard] Fix led num for center_enter/qoolee (#17050) | takashicompany | |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2022-03-09 | Correct order of takashicompany/dogtag info.json (#16591) | Joel Challis | |
2022-03-06 | [Keyboard] Update DogTag Macro Pad (#16446) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-02-21 | [Keyboard] Update Heavy Left (#16354) | takashicompany | |
2022-01-29 | Takashi Company Center x Enter: correct info.json key sequence (#16120) | James Young | |
* info.json: apply friendly formatting * info.json: update labels for clarity * info.json: correct key sequence | |||
2022-01-29 | Takashi Company QooLee: correct info.json key sequence (#16121) | James Young | |
* info.json: apply friendly formatting * info.json: correct maintainer field Fixes a typo. * info.json: correct key sequence | |||
2021-12-10 | [Keyboard] add Radialex (#14949) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: takashicompany <takashicompany@TMPB2021.local> | |||
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-12-01 | [Keyboard] Fix up Endgame34 (#15366) | Drashna Jaelre | |
2021-11-29 | Update VIA keymap for "EndZone34" (#15077) | takashicompany | |
2021-11-29 | [Keyboard] Add "DogTag" (#15259) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-06 | [Keyboard] Add new keyboard "Heavy Left" (#15052) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-04 | [Keyboard] Reduce compile size for takashicompany compacx (#15054) | Drashna Jaelre | |
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-03 | [Keyboard] Add new keyboard "Compacx" (#14903) | takashicompany | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | |
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty | |||
2021-10-31 | [Keyboard] Add new keyboard "QooLee" (#14977) | takashicompany | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-10-11 | [Keyboard] Add "Center x Enter" (#14790) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | |
2021-09-03 | takashicompany/endzone34: correct QMK Configurator key sequence (#14290) | James Young | |
* update info.json formatting * convert tabs to spaces * apply human-friendly formatting * correct Configurator key sequence * remove width and height keys from info.json | |||
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | |
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> | |||
2021-08-12 | [Keyboard] Add EndZone34 (#13847) | sato-takashi | |
Co-authored-by: Drashna Jaelre <drashna@live.com> |