summaryrefslogtreecommitdiff
path: root/keyboards/takashicompany
Commit message (Collapse)AuthorAge
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-04
|
* takashicompany miniZone: fix QMK Configurator implementation (#17801)James Young2022-07-25
|
* Add miniZone Keymap (#17552)takashicompany2022-07-20
|
* Add keymap for Radialex (#17662)takashicompany2022-07-19
| | | | | * fix keymap * fix keymaps
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-27
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-20
|\
| * [Keyboard] Add miniZone keyboard (#16644)takashicompany2022-05-19
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
| |
* | Rename keymap_extras headers for consistency (#16939)Ryan2022-05-15
|/
* [Keyboard] Add keyboard "Spreadwriter" (#17031)takashicompany2022-05-13
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fix led num for center_enter/qoolee (#17050)takashicompany2022-05-10
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* Correct order of takashicompany/dogtag info.json (#16591)Joel Challis2022-03-09
|
* [Keyboard] Update DogTag Macro Pad (#16446)takashicompany2022-03-06
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Update Heavy Left (#16354)takashicompany2022-02-21
|
* Takashi Company Center x Enter: correct info.json key sequence (#16120)James Young2022-01-29
| | | | | | | * info.json: apply friendly formatting * info.json: update labels for clarity * info.json: correct key sequence
* Takashi Company QooLee: correct info.json key sequence (#16121)James Young2022-01-29
| | | | | | | | | * info.json: apply friendly formatting * info.json: correct maintainer field Fixes a typo. * info.json: correct key sequence
* [Keyboard] add Radialex (#14949)takashicompany2021-12-10
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: takashicompany <takashicompany@TMPB2021.local>
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
|
* [Keyboard] Fix up Endgame34 (#15366)Drashna Jaelre2021-12-01
|
* Update VIA keymap for "EndZone34" (#15077)takashicompany2021-11-29
|
* [Keyboard] Add "DogTag" (#15259)takashicompany2021-11-29
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-06
|\
| * [Keyboard] Add new keyboard "Heavy Left" (#15052)takashicompany2021-11-06
| | | | | | | | | | 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>
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-04
|\|
| * [Keyboard] Reduce compile size for takashicompany compacx (#15054)Drashna Jaelre2021-11-04
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-04
|\|
| * [Keyboard] Add new keyboard "Compacx" (#14903)takashicompany2021-11-03
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
|/ | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [Keyboard] Add new keyboard "QooLee" (#14977)takashicompany2021-10-31
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add "Center x Enter" (#14790)takashicompany2021-10-11
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
|
* takashicompany/endzone34: correct QMK Configurator key sequence (#14290)James Young2021-09-03
| | | | | | | | | | * update info.json formatting * convert tabs to spaces * apply human-friendly formatting * correct Configurator key sequence * remove width and height keys from info.json
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* [Keyboard] Add EndZone34 (#13847)sato-takashi2021-08-12
Co-authored-by: Drashna Jaelre <drashna@live.com>