summaryrefslogtreecommitdiffstats
path: root/keyboards/takashicompany
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-174-24/+0
|
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-084-20/+0
| | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0816-48/+16
|
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-078-32/+0
|
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-068-40/+0
|
* Debounce defines cleanup (#19742)Ryan2023-02-038-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-038-24/+0
|
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-308-168/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-319-9/+0
|
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-288-32/+0
|
* [Keymap] Update Miryoku (#19190)Manna Harbour2022-11-293-0/+48
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | * `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-155-6/+6
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-2/+11
|
* Remove legacy international keycodes (#18588)Ryan2022-10-0920-122/+122
|
* [Keyboard] Add GOAT51 (#18220)takashicompany2022-09-247-0/+776
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-208-8/+8
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-208-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-061-63/+125
|\|
| * Update miniZone keymap (#17919)takashicompany2022-08-061-63/+125
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-068-8/+0
|/
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-0416-57/+49
|
* takashicompany miniZone: fix QMK Configurator implementation (#17801)James Young2022-07-251-229/+42
|
* Add miniZone Keymap (#17552)takashicompany2022-07-205-66/+473
|
* Add keymap for Radialex (#17662)takashicompany2022-07-193-50/+93
| | | | | * fix keymap * fix keymaps
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-272-2/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-2010-0/+688
|\
| * [Keyboard] Add miniZone keyboard (#16644)takashicompany2022-05-1910-0/+688
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
| |
* | Rename keymap_extras headers for consistency (#16939)Ryan2022-05-153-3/+3
|/
* [Keyboard] Add keyboard "Spreadwriter" (#17031)takashicompany2022-05-138-0/+799
| | | | 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-102-2/+2
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-157-30/+2
| | | | (#16655)
* Correct order of takashicompany/dogtag info.json (#16591)Joel Challis2022-03-091-8/+8
|
* [Keyboard] Update DogTag Macro Pad (#16446)takashicompany2022-03-068-34/+74
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Update Heavy Left (#16354)takashicompany2022-02-214-1/+73
|
* Takashi Company Center x Enter: correct info.json key sequence (#16120)James Young2022-01-291-181/+38
| | | | | | | * 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-291-147/+39
| | | | | | | | | * info.json: apply friendly formatting * info.json: correct maintainer field Fixes a typo. * info.json: correct key sequence
* [Keyboard] add Radialex (#14949)takashicompany2021-12-1010-0/+612
| | | | | 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-096-12/+6
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-016-12/+0
|
* [Keyboard] Fix up Endgame34 (#15366)Drashna Jaelre2021-12-014-152/+64
|
* Update VIA keymap for "EndZone34" (#15077)takashicompany2021-11-293-2/+115
|
* [Keyboard] Add "DogTag" (#15259)takashicompany2021-11-2910-0/+442
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-069-0/+883
|\
| * [Keyboard] Add new keyboard "Heavy Left" (#15052)takashicompany2021-11-069-0/+883
| | | | | | | | | | 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-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-042-1/+2
|\|
| * [Keyboard] Reduce compile size for takashicompany compacx (#15054)Drashna Jaelre2021-11-042-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-0410-0/+739
|\|