Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard rura66 #15853

Merged
merged 27 commits into from
Dec 12, 2022
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
da33ec4
add : BlackMask60 and MayShi.No30
ShinoharaTa May 20, 2019
2ed5804
fix:spell miss
ShinoharaTa May 20, 2019
002a6a9
change:keyboard name area
ShinoharaTa May 20, 2019
6c761c5
change: default keymap
ShinoharaTa May 21, 2019
be33a02
配列を自分用に変更
ShinoharaTa May 22, 2019
ca66898
Merge remote-tracking branch 'origin/master'
ShinoharaTa May 23, 2019
49f4f10
MyKemap Update
ShinoharaTa May 23, 2019
ea61321
構成変更
ShinoharaTa May 24, 2019
e61b98f
Add RURA66 new keyboard
ShinoharaTa Apr 20, 2022
ebc253a
remove additional files
ShinoharaTa Dec 1, 2022
878be36
fix file
ShinoharaTa Dec 1, 2022
8d6b1b2
fix info.json from rura66
ShinoharaTa Dec 1, 2022
825fed5
fix KC_LANG to KC_LNG from rura66
ShinoharaTa Dec 1, 2022
604fd85
Fix readme
yswallow Dec 6, 2022
ba26dd9
Fix rules.mk
yswallow Dec 6, 2022
813653c
Fix rura66.h: add LICENSE
yswallow Dec 6, 2022
6d9bd44
Fix config.h
yswallow Dec 6, 2022
b9b112a
Fix oled_display.c
yswallow Dec 6, 2022
5568e41
Fix config.h
yswallow Dec 9, 2022
61ab121
move default keymap readme
yswallow Dec 10, 2022
ad934c1
add VIA keymap
yswallow Dec 10, 2022
7140781
Fix info.json
yswallow Dec 10, 2022
4c68429
Merge pull request #1 from yswallow/fix-RURA66
ShinoharaTa Dec 10, 2022
1200ec7
Fix comments in rules.mk
yswallow Dec 11, 2022
66a1c90
Merge pull request #2 from yswallow/fix-RURA66
ShinoharaTa Dec 11, 2022
50b90cf
fix info.json keyboard url
ShinoharaTa Dec 12, 2022
f36357f
Merge branch 'Keyboard_RURA66' of https://github.com/ShinoharaTa/qmk_…
ShinoharaTa Dec 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix readme
- fix purchase URL
- adjust to the recent standard
  • Loading branch information
yswallow committed Dec 6, 2022
commit 604fd851b73ae9f4dca7dd8b187d3ffd1e5474be
21 changes: 17 additions & 4 deletions keyboards/rura66/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,29 @@
This is a simple left / right split keyboard with 66 keys. Supports reducing the burden on your shoulders.

* Keyboard Maintainer: [T.Shinohara](https://github.com/ShinoharaTa)
* Hardware Supported: The Shiro PCBs, ProMicro supported. Using Cherry MX Profile Switches.
* Hardware Availability: [Booth (Japanese Site)](https://shino3.booth.pm/items/1444895)
* 日本国内ではBoothで入手できます: [Booth (Japanese Site)](https://shino3.booth.pm/items/1444895)
* Hardware Supported: The RURA PCB, ProMicro supported. Using Cherry MX Profile Switches.
* Hardware Availability: [Booth (Japanese Site)](https://shino3.booth.pm/items/2643797)
* 日本国内ではBoothで入手できます: [Booth (Japanese Site)](https://shino3.booth.pm/items/2643797)

![RURA66-USE](https://github.com/ShinoharaTa/keyboards/blob/master/RURA66/manual/images/IMG_0211.jpg?raw=true)

Make for this keyboard default keymap (after setting up your build environment):
Make example for this keyboard (after setting up your build environment):

make rura66:default

Flashing example for this keyboard:

make rura66:default:flash

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

## Bootloader

Enter the bootloader in 2 ways:

* **Physical reset button**: Briefly press the button on the next to the TRRS jack.
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

## Build Guide

[Build guide - Japanese](https://github.com/ShinoharaTa/keyboards/blob/master/RURA66/manual/build_guide_ja.md)