From 6d0f944e5e986af0fd3e6abec482dd0d31a4101a Mon Sep 17 00:00:00 2001 From: "T.Shinohara" Date: Tue, 13 Dec 2022 08:23:54 +0900 Subject: Keyboard rura66 (#15853) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add : BlackMask60 and MayShi.No30 * fix:spell miss * change:keyboard name area * change: default keymap * 配列を自分用に変更 * MyKemap Update * 構成変更 * Add RURA66 new keyboard * remove additional files * fix file * fix info.json from rura66 * fix KC_LANG to KC_LNG from rura66 * Fix readme - fix purchase URL - adjust to the recent standard * Fix rules.mk - no backlight - remove DIP switch/Bluetooth - OLED_DRIVER_ENABLE -> OLED_ENABLE * Fix rura66.h: add LICENSE * Fix config.h - UNUSED_PINS is deprecated - accept suggestion on PR * Fix oled_display.c - remove snprintf() - OLED_DRIVER_ENABLE->OLED_ENABLE - oled_task_user() returns false * Fix config.h - no SPLIT_HAND_MATRIX_GRID - no RGB Matrix * move default keymap readme * add VIA keymap * Fix info.json - Fix keyboard URL - Change VID/PID * Fix comments in rules.mk * fix info.json keyboard url Co-authored-by: yswallow <1426202+yswallow@users.noreply.github.com> --- keyboards/rura66/rev1/keymaps/default/readme.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 keyboards/rura66/rev1/keymaps/default/readme.md (limited to 'keyboards/rura66/rev1/keymaps/default/readme.md') diff --git a/keyboards/rura66/rev1/keymaps/default/readme.md b/keyboards/rura66/rev1/keymaps/default/readme.md new file mode 100644 index 0000000000..67e1380f50 --- /dev/null +++ b/keyboards/rura66/rev1/keymaps/default/readme.md @@ -0,0 +1,3 @@ +# RURA66 default Keymap + +![keymap](https://raw.githubusercontent.com/ShinoharaTa/keyboards/master/RURA66/manual/images/keymap.png) -- cgit v1.2.3