summaryrefslogtreecommitdiff
path: root/keyboards/takashicompany
AgeCommit message (Collapse)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2022-03-09Correct 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-29Takashi 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-29Takashi 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-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-12-01[Keyboard] Fix up Endgame34 (#15366)Drashna Jaelre
2021-11-29Update VIA keymap for "EndZone34" (#15077)takashicompany
2021-11-29[Keyboard] Add "DogTag" (#15259)takashicompany
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-11-06Merge remote-tracking branch 'origin/master' into developQMK 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-05Remove `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-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-04[Keyboard] Reduce compile size for takashicompany compacx (#15054)Drashna Jaelre
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK 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-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-03takashicompany/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>