summaryrefslogtreecommitdiffstats
path: root/keyboards/takashicompany
Commit message (Collapse)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2314-82/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-3/+0
|
* Tidy up encoder in matrix references (#21718)Joel Challis2023-08-091-11/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-128-0/+343
|\
| * [Keyboard] Add minidivide (#19870)takashicompany2023-07-128-0/+343
| | | | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-039-0/+213
|\|
| * [Keyboard] Add Baumkuchen (#20766)takashicompany2023-07-039-0/+213
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Fix encoder map declarations (#21435)Joel Challis2023-07-033-3/+3
| |
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2414-21/+14
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Remove encoder in-matrix workaround code (#20389)jack2023-06-1910-145/+51
| |
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1814-7/+7
| |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1614-7/+17
| |
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-064-2/+6
|/ | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-277-7/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-137-0/+269
|\
| * Add new keyboard "Ergomirage" (#20655)takashicompany2023-05-137-0/+269
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fixup dogtag (#20808)jack2023-05-084-74/+28
| |
* | More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-961/+150
| |
* | `info.json` whitespace cleanups (#20651)Ryan2023-05-026-6/+6
| |
* | Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-1/+1
| |
* | Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
| |
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1220-1516/+428
| |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0619-11/+33
| |
* | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-3/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-287-0/+357
|\|
| * Add new keyboard Tightwriter (#20136)takashicompany2023-03-287-0/+357
| | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-238-16/+0
| |
* | Remove more empty headers (#20155)Ryan2023-03-174-68/+0
| |
* | Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1116-140/+47
|/ | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-2612-32/+30
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-233-3/+3
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-176-15/+9
|
* Remove matrix size defines (#19581)Ryan2023-02-178-32/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-48/+0
|
* 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>