~ruther/qmk_firmware

cb9b81cc — sh-xguitar 5 years ago
[Keyboard] added ASH-XIIX keyboard (#9833)

* Create readme.md

* Update readme.md

* Update readme.md

* Create ash_xiix.c

* Create ash_xiix.h

* Create info.json

* Create config.h

* Create rules.mk

* Create keymap.c

* Update keyboards/ash_xiix/rules.mk

* Update keyboards/ash_xiix/config.h

* Update keyboards/ash_xiix/config.h

* Update keyboards/ash_xiix/config.h

* Update keyboards/ash_xiix/info.json

* Update keyboards/ash_xiix/info.json

* Update keyboards/ash_xiix/readme.md

* Update readme.md

* Update readme.md
904c5613 — aerialviews007 5 years ago
[Keymap] Adding Custom Keymap for Let's Split (#9423)

* add

* Delete rules.mk

* Update keymap.c

* Update keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c

* Update keyboards/lets_split/keymaps/aerialviews007/keymap.c
37cbf7bc — Sendy YK 5 years ago
[Keymap] Add ANSI with Arrow Layout & RGB Underglow as a Caps Lock Indicator (#9910)

* KBDfans DZ60 ANSI with Arrow also RGB Underglow as a Caps Lock Indicator

* Change all the KC_NOs to _______ (seven underscores)

* change all the KC_NOs to _______ (seven underscores)

* Update keymap.c

* Update readme.md

Update build environment setup link, make instructions link, and make instructions link.
4c14b11f — Drashna Jaelre 5 years ago
Add Indicator flag for RGB Matrix (#9933)

* Add Indicator flag for RGB Matrix

This adds a new flag for the RGB Matrix feature that lets you specify if the LED is an indicator LED, to be used to indicate the system state of the keyboard (eg caps/num/etc lock status, layer indication, modifer status, etc).

* Better formatting of table
3df52050 — James Young 5 years ago
[Keyboard] Fix Configurator data for Mechlovin Hannah910 rev2 (#9903)

* fix Configurator data

* rework layout macros

* enable 65_ansi_blocker Community Layout support

* fix layout macro references in info.json

* update rules.mk per fauxpark

* update rules.mk per fauxpark II
349646bf — BeefaloKing 5 years ago
Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)

* Fix RGB_DISABLE_TIMEOUT overflow warning (#9866)

* Adjust capitalization (#9874)
62c01464 — shela 5 years ago
[Keymap] Update my keymap (#9849)

7b859626 — Jesús David 5 years ago
Add via compatibility to Daisy 40 (#9805)

* Add via compatibility to Daisy 40

* Move via config to its own keymap

* Use lite bootmagic

* Add fourth layer to keymap
19795a4d — gtips 5 years ago
[Keyboard] Fixed readme.md for reviungs (#9838)

* [Keyboard] Add keyboard Reviung41

* Modified files

* deleted keyboards/reviung41/keymaps/default/config.h

* modified keyboards/rebiung41/keymaps/default/keymap.c

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* Update readme.md

Change the image photo of readme.md.

* [Keyboard] Add reviung61

* Update readme.md

* fix keyboards/reviung61/ and add keymap default_rgb

* fix keyboards/reviung61/info.json

* fix keyboards/reviung61/info.json

* remove keyboards/reviung61/keymaps/default/config.h

* [keyboard] Fixed readme.md for reviung39 and 61.
13de2f41 — moyi4681 5 years ago
[Keyboard] Add volcano660 (#9795)


Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
f047840d — Álvaro A. Volpato 5 years ago
[Keyboard] Add ArcticPCB pre-Alpha support (#8479)

* Add initial ArcticPCB support

* Added README

* Solve info.json comma issue

* Apply suggestions from noroadsleft code review

Use the LAYOUT_60_tsangan_hhkb Community Layout

* Apply suggestions from tzarc

* Add license header to arctic.c, arctic.h and config.h

* Remove redundant tsangan keymap

* Remove tsangan compilation suggestion from readme
fb297a56 — Marco Syfrig 5 years ago
[Docs] small text and formatting fixes in vscode manual (#9156)

* small text and formatting fixes in vscode manual

fix double opening <kbd> tags for correct formatting
expand two points for better understanding

* restored <kbd>, clarified how to open the terminal

restored <kbd> tags that were deleted with the last commit; they are correct as they were to have the whole menu "breadcrumb" nested inside a box
clarified how to open the terminal
escaped backtick for shortcut Ctrl+` as I’ve added backticks for code on the same line

* Update docs/other_vscode.md
2c9e210c — mechlovin 5 years ago
[Keyboard] add Hannah910 rev3 (#9710)

12fce9b8 — James Young 5 years ago
fix Dactyl-Manuform 5x6_5 compilation (#9902)

00b8a12d — Nguyen Minh Hoang 5 years ago
[Keyboard] POM Keyboards TNLN95 (#9788)

* add keyboard tnln95

* keyboard tnln95, fix info

* Apply suggestions from code review

* keyboard tnln95, fix info (2)

* keyboard tnln95, move folder, fix info

* keyboard tnln95, fix keymap

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* keyboard tnln95, fix link, comment currently not used pin

* Apply suggestions from code review
f8a24013 — shela 5 years ago
[Docs] Update Japanese translation of newbs_flashing.md. (#9819)

* Update Japanese translation of newbs_flashing.md.

* Update docs/ja/newbs_flashing.md
3f252111 — shela 5 years ago
[Docs] Update Japanese translation of newbs_getting_started.md. (#9813)

[Docs] Japanese translation of docs/internals_input_callback_reg.md (#9752)

* add internals_input_callback_reg.md translation

* update based on comment
28c78023 — shela 5 years ago
[Docs] Update Japanese translation of newbs_building_firmware.md. (#9810)

* Update Japanese translation of newbs_building_firmware.md.

* fix original document version.

* Apply suggestions from code review
[Docs] Japanese translation of docs/other_vscode.md (#9756)

* add other_vscode.md translation

* update based on comment

* update based on comment

* update based on comment
Next