5de86a05c3
[Keyboard] Add Lain keyboard ( #16345 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-03-06 19:27:41 -08:00
Takuya Urakawa and Joel Challis
f65e79477f
Add via keymap to plaid ( #8640 )
...
* define VID/PID in post_config.h, add via keymap
* update readme, set vid/pid for via
* update keymap
* delete usbconfig.h, update keymap
* add status led feature
* Apply suggestions from code review
Co-Authored-By: Joel Challis <git@zvecr.com >
* undef vid/pid in keymap
Co-authored-by: Joel Challis <git@zvecr.com >
2020-04-02 22:16:49 +01:00
d79be051dd
[Docs] Japanese translation of hardware_*.md ( #8278 )
...
* add docs/ja/hardware.md
* add docs/ja/hardware_avr.md
* add docs/ja/hardware_drivers.md
* add docs/ja/hardware_keyboard_guidelines.md
* update hardware.md
* add space around alphabet word
* fix link tag
* Apply suggestions from code review
Co-Authored-By: shela <shelaf@users.noreply.github.com >
* remove ja/hardware.md
* Apply suggestions from code review
Co-Authored-By: shela <shelaf@users.noreply.github.com >
Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com >
* match word matrix with other translations
* Apply suggestions from code review
Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com >
Co-authored-by: shela <shelaf@users.noreply.github.com >
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com >
2020-04-01 15:04:16 +09:00
Takuya Urakawa and Ryan
89a675d57c
add hid_raw feature to VUSB ( #8380 )
...
* rewrite usbhid feature on vusb
* Apply suggestions from code review
Co-Authored-By: Ryan <fauxpark@gmail.com >
* fix typo
* fix typo again
* Update tmk_core/protocol/vusb/vusb.c
Co-Authored-By: Ryan <fauxpark@gmail.com >
* clean up defines
Co-authored-by: Ryan <fauxpark@gmail.com >
2020-03-30 21:15:05 +01:00
ef33befa06
[Keyboard] Add Tartan keyboard ( #7917 )
...
* first commit
* update keymap and key layout
* Update for release
* Update keyboards/tartan/config.h
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/info.json
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/info.json
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/info.json
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/keymaps/default/keymap.c
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/keymaps/default/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/keymaps/default/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/keymaps/test/keymap.c
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/keymaps/test/keymap.c
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Delete tartan/keymaps/test
* Update keyboards/tartan/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Delete tartan/keymaps/default/config.h
* Update keyboards/tartan/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/rules.mk
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/tartan/rules.mk
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com >
* Delete unneccesary settings
* Fix tartan/rules.mk
* Delete unnecessary code from tartan.c
* Rearrange layout order in tartan.h
* Update keyboards/tartan/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com >
* Update keyboards/tartan/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com >
* Update usb config
* Update keyboards/tartan/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com >
* Delete unused defines
* Update keyboards/tartan/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com >
* Update keyboards/tartan/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com >
* Update keyboards/tartan/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com >
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
Co-authored-by: fauxpark <fauxpark@gmail.com >
2020-01-19 10:54:04 -08:00
Takuya Urakawa
2f3dbb1253
Add new keyboard Plaid and ATMEGA328p support ( #5379 )
...
* add plaid
* Change usb vid/pid to free id from vusb
Trivial fix for vusb core
* update readme
* update info.json default keymap
* fix typo
* Replace copyright
2019-03-12 11:48:17 -07:00
Takuya Urakawa
f4094930a3
stm32f1xx EEPROM emulation ( #3914 )
...
* * Add stm32f1xx EEPROM emulation
* Fix eeprom update compare bug
Squashed commit of the following:
commit b8f248ae08cec0cd81ecbb8854d9b39221d4d573
Author: hsgw <urkwtky@gmail.com >
Date: Sat Sep 15 19:13:48 2018 +0900
fix EEPROM_update wrong compare
commit d4ed4e6ea864e967a3e17f7edee4b0c3b4a25541
Author: hsgw <urkwtky@gmail.com >
Date: Sat Sep 15 17:43:47 2018 +0900
eeprom fix initialization define
commit b61aa7c04d70c64df3416d63e5da08b73b6053af
Author: hsgw <urkwtky@gmail.com >
Date: Sat Sep 15 16:33:40 2018 +0900
maybe working
* Fix FLASH_KEY defines
2018-10-19 00:33:23 -04:00
Takuya Urakawa
e2dee054d0
add st-link_cli flashing ( #3899 )
...
* add st-link_cli support
* format names
2018-09-28 21:30:44 -04:00
Takuya Urakawa
303ca46e77
Keyboard: add ergoinu keyboard ( #3655 )
...
* add ergoinu
* remove unnecessary code
* replace include guard
delete unused code
* remove unused RGBLED defines
2018-08-16 08:36:35 -07:00