Ramon Imbao
a8904d47b7
Add GHS.RAR keyboard ( #9561 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Ramon Imbao
32a47e7af4
Add Herringbone keyboard ( #9495 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
Miles Goodhew
b27c20d204
Added DFU instructions for XD004 board ( #9565 )
5 years ago
Ramon Imbao
b87895dc12
Move Wete to ramonimbao folder ( #9569 )
...
* [Breaking] Move Wete to ramonimbao folder
* Delete files
* Move files with git instead
* Update readme with new directory
5 years ago
Ryan
2344b6865a
Fix siemens_tastatur info.json ( #9568 )
5 years ago
Ryan
3d45861216
Fix ordering for new info.jsons ( #9567 )
5 years ago
Takeshi ISHII
e184da91a6
[Update] Japanese translation of docs/cli.md and docs/cli_commands.md ( #9536 )
...
* update docs/ja/cli.md
* update docs/ja/cli_commands.md
* Update docs/ja/cli.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update docs/ja/cli_commands.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
5 years ago
James Smith
d36d5ecfad
Klackygears add user and handwired brain ( #9154 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
Xelus22
7baeaae9bb
Trinity XT tkl - New Keyboard ( #9483 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
Ryan
c85e010d45
Add missing info.jsons for a few boards ( #9549 )
5 years ago
umi
097df6afdb
[Docs] Japanese translation of docs/documentation_templates.md ( #9523 )
...
* add documentation_templates.md translation
* update based on comment
* update based on comment
5 years ago
umi
6574ac52ad
[Docs] Japanese translation of docs/documentation_best_practices.md ( #9522 )
...
* add documentation_best_practices.md translation
* update based on comment
* update based on comment
5 years ago
myoung34
751a1789b5
Add JD40 keymap for myoung34 ( #9545 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Salicylic-acid3
ac7b1d0bf3
[Update]JISplite89 Readme and LED nums ( #9554 )
...
1.Update the URL and photos in the build guide.
2.Changed the number of LEDs.
5 years ago
jotix
7369e195c2
tap toggle to lower layer ( #9542 )
5 years ago
Pablo Ovelleiro Corral
30f4b4d763
[Keymap] pinpox keymap for dz60 ( #9494 )
...
* pinpox keymap for dz60
* Update keyboards/dz60/keymaps/pinpox/rules.mk
* Update keyboards/dz60/keymaps/pinpox/keymap.c
* Update keyboards/dz60/keymaps/pinpox/rules.mk
5 years ago
Adam DeHaven
9236c3a9d0
[Keymap] Adding custom keymaps ( #9426 )
...
* Adding custom keymaps
* Update keyboards/kbdfans/kbd75/keymaps/adamdehaven/keymap.c
5 years ago
Ryan
c2dd19de51
Fix error_log complaint about Helix boards ( #9528 )
5 years ago
TerryMathews
6d88794960
M0lly: add support for VIA ( #9535 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Rossman360
7a710fb426
[Keyboard] adding Rewind keyboard ( #9497 )
...
* adding rewind
* keymap cleanup
* keymap cleanup
* improve keymap
* improved keymap
* reduntant
* deletions
* typos
* readme img size and default bootloader
5 years ago
jotix
c8b35b6230
Jotanck ( #9531 )
...
* add_adjust_layer
* add_adjust_layer
5 years ago
shela
995464cb9c
[Docs] fix file path ( #9540 )
5 years ago
Xyverz
45c73b13e1
Minor keymap fix ( #9534 )
...
Changed bottom-right keys in WOW and DESTINY layers from KC_ENT
to KC_RCTL.
5 years ago
Guillaume Gérard
9b85bd68a4
feat: add dvorak-fr as extra keymap ( #9512 )
5 years ago
Takeshi ISHII
ce91b36c5d
[Update] Japanese Translation of docs/feature_layers.md ( #9537 )
...
* update docs/ja/feature_layers.md
see https://github.com/qmk/qmk_firmware/pull/9492
* update original document's TAG
5 years ago
jotix
2521b970e5
add_adjust_layer ( #9532 )
5 years ago
Rozakiin
598c392709
Add VIA support to Noxary 268 ( #9449 )
...
* Remove "rev1" from readme.md
* Update rules.mk to enable bootmagic, mousekeys, console, command
Also disable NKRO
* Update USB descriptor, replace ifndef with pragma once, remove RGB
* Replace ifndef with pragma once
* Add commented led code
* Add VIA keymap
* Update keyboards/noxary/268/268.c
Remove commented code
* Update keyboards/noxary/268/keymaps/via/readme.md
Flip layout image and title
* Update keyboards/noxary/268/rules.mk
Remove error in comment
* Update keyboards/noxary/268/rules.mk
Remove HD44780 rule option
* Update keyboards/noxary/268/keymaps/via/rules.mk
Replace Link_Time_Optimization with LTO
* Update keyboards/noxary/268/readme.md
Change Noxary link
5 years ago
Pierre Chevalier
4d218566cc
[Keymap] Add pierrec83's gherkin keymap ( #9465 )
...
* [Keymap] Add pierrec83's gherkin keymap
Contribute my gherkin keymap upstream as it is semi-stable. It has grown
in symbiosis with my Kyria keymap which is already upstream.
Add a readme
* Remove generated keymap and instructions to generate it as it is done by qmk flash
5 years ago
Takeshi ISHII
a4b2baa2ba
[Update] Japanese translation of docs/newbs_building_firmware_configurator.md ( #9395 )
...
* update docs/ja/newbs_building_firmware_configurator.md
Following the original changes, docs/ja/newbs_building_firmware_configurator.md was divided into docs/ja/configurator_step_by_step.md and docs/ja/configurator_troubleshooting.md.
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_troubleshooting.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_troubleshooting.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_troubleshooting.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/newbs_building_firmware_configurator.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_troubleshooting.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/newbs_building_firmware_configurator.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/configurator_step_by_step.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
5 years ago
Joshua Diamond
4b80ee46f8
Add Hebrew keymap aliases ( #9383 )
...
* Add Hebrew keymap aliases
* Use NBSP for internal space in box drawings
* Apply suggestions from code review
* More whitespace fixes
* IL_DVAV, IL_DYOD and IL_VYOD were incorrect
* Add IL_DEG, IL_MUL, IL_DIV
* Hebrew is now ISO (no more BAE)
* Use ISO left shift
* Apply suggestions from code review
* DYOD and VYOD were reversed in diagram.
Oops!
5 years ago
Joshua Diamond
9b398a8f31
Partial and window screenshots ( #9332 )
5 years ago
4pplet
c30170b868
[Keyboard] added 4pplet keyboards ( #8935 )
...
* added 4pplet keyboards
added 4pplet keyboards
* Update keyboards/4pplet/aekiso60_rev_a/aekiso60_rev_a.h
* Update keyboards/4pplet/aekiso60_rev_a/config.h
* Update keyboards/4pplet/aekiso60_rev_a/config.h
* Update keyboards/4pplet/waffling60_rev_a/config.h
* Update keyboards/4pplet/aekiso60_rev_a/rules.mk
* Update keyboards/4pplet/aekiso60_rev_a/rules.mk
* Update keyboards/4pplet/waffling60_rev_a/rules.mk
* Update keyboards/4pplet/waffling60_rev_a/rules.mk
* Update keyboards/4pplet/steezy60_rev_a/config.h
* Delete info.json
* Delete info.json
* Delete info.json
* removed VIA_ENABLE
* Update config.h
* Update rules.mk
* Update steezy60_rev_a.h
* Update config.h
* Removed VIA_ENABLE
* Update keyboards/4pplet/steezy60_rev_a/rules.mk
* Removed VIA_ENABLE
* Update config.h
* Update config.h
* Update config.h
* adding fauxpark suggestion
* Update keyboards/4pplet/aekiso60_rev_a/config.h
* Update keyboards/4pplet/aekiso60_rev_a/rules.mk
* some updates recommended by noroadsleft, still work in progress
some updates recommended by noroadsleft, still work in progress
* made directorys for revisions per noroadsleft suggestion
made directorys for revisions per noroadsleft suggestion
* renamed keyboard_pre_init_user to keyboard_pre_init_kb
* Update keyboards/4pplet/aekiso60/rev_a/config.h
* Update keyboards/4pplet/waffling60/rev_a/rev_a.c
* Update keyboards/4pplet/waffling60/rev_a/rev_a.c
* started working on refactoring led function for waffling60
* removed LED functionality
* Update keyboards/wilba_tech/zeal60/rules.mk
* Update keyboards/wilba_tech/zeal60/rules.mk
* Update keyboards/4pplet/waffling60/rev_a/rules.mk
* Update keyboards/4pplet/steezy60/rev_a/rules.mk
* Update keyboards/4pplet/aekiso60/keymaps/via/keymap.c
* Update keyboards/4pplet/aekiso60/rev_a/rules.mk
5 years ago
Ryan
39b483ad32
Fix maja info.json ( #9511 )
5 years ago
Ryan
88ebf92184
Fix info.json for Suihankey ( #9490 )
5 years ago
-k
8d792cfb5f
[Keymap] Add personal keymap for Planck ( #9424 )
...
* Create readme.md
* Add personal keymap
* Edit readme
* Reorganize layouts
* Update config.h
* Edit beep settings
* Apply suggestions from code review
* More suggestions from code review
5 years ago
Keebz Dot Net
bd1b51cbd1
Wazowski fixed keymap placement ( #9408 )
...
- online configurator keys were in the wrong location and needed to be fixed
- fixed a key being to high on the y position
5 years ago
Danny
3028662fa3
[Keyboard] Add KBO-5000 keyboard ( #9381 )
...
* Initial fork of Sinc
* Setup keymaps, layouts, and encoders
* Add ANSI configurator layout
* Add ISO layout for configurator
* Add all layout option for configurator
* Fix spacing
* Remove extra line
* Remove unneeded ifdef
5 years ago
Ryan
aea2d6845a
Fix error_log complaint about Big Series boards ( #9510 )
5 years ago
moyi4681
a502ce43c3
create maja info json ( #9472 )
5 years ago
Stefano
b0e30862d6
bm43a stevexyz keymap ( #9468 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: steve <steve@stery>
5 years ago
Brandon Schlack
146873fd8e
Add more community layout support to Discipline ( #8540 )
5 years ago
umi
b3b617633c
[Docs] Japanese translation of docs/feature_layers.md ( #9252 )
...
* add feature_layers.md translation
* update based on comment
* update based on comment
* update based on comment
5 years ago
shela
9ae8a45197
fixed the layer limit of LT() ( #9492 )
5 years ago
Rozakiin
a8bb5840ad
Update VIA support for Noxary 268.2 ( #9451 )
...
* Update readme.md description
* Enable bootmagic lite
* Update USB descriptor
* Add modern led code
* Update default keymap for readability
* Update default keymap readme with layout image
* Add VIA keymap
* Update keyboards/noxary/268_2/keymaps/default/readme.md
Flip order of layout image and title
* Update keyboards/noxary/268_2/keymaps/via/readme.md
Flip order of layout image and title
* Update keyboards/noxary/268_2/readme.md
bullet point keyboard maintainer
* Update keyboards/noxary/268_2/readme.md
Change list style
5 years ago
Rozakiin
d353fcb99c
Add VIA support to Noxary x268 ( #9450 )
...
* Update USB descriptors
* Update default keymap for readability
* Update readme description
* Update rules.mk build options, enable bootmagic and mousekey
* Add commented modern led code
* Add VIA keymap
* Update default keymap readme.md layout image
* Update keyboards/noxary/x268/rules.mk
remove incorrect comment
* Update keyboards/noxary/x268/x268.c
remove commented setPinOutput(B1)
* Update keyboards/noxary/x268/keymaps/default/readme.md
Flip order of layout image and title
* Update keyboards/noxary/x268/keymaps/via/readme.md
Flip order of layout image and title
* Update LED function to led_update_kb()
5 years ago
Manna Harbour
f0bde7906d
Update miryoku ( #9442 )
...
- Add mouse buttons overlay layer
- Change button order
- Remove crkbd hardware specifics
- Add alternative base layer alphas
- Change title
- Add logo
- Reword intro text
- Add dev branch and new commits links
- Replace manual toc and remove anchors
- Unindent lists
- Reduce headings
- Update docs
- Build keymap as object instead of including .c file
- Add kle subset mapping images
- Add alternative mapping support
- Change default mapping for ortho_4x12
- Add split mapping for ortho_4x12
- Add contact section
- Add #pragma once to layout and keyboard config.h
5 years ago
Josh Hinnebusch
24b0cda3e8
[Keyboard] add h60 PCB ( #9242 )
...
* add h60 initial files
* add h60 image
* updated per PR request
* Update keyboards/hineybush/h60/keymaps/default/keymap.c
* Update keyboards/hineybush/h60/keymaps/kei/keymap.c
* Update keyboards/hineybush/h60/keymaps/via/keymap.c
* Update keyboards/hineybush/h60/h60.h
* Update keyboards/hineybush/h60/h60.h
* Update keyboards/hineybush/h60/rules.mk
5 years ago
Takeshi ISHII
1ab8f969f6
[Update] Japanese Translation of docs/faq_build.md ( #9458 )
...
* update docs/ja/faq_build.md
* update docs/ja/faq_build.md to 0.9.10
* Update docs/ja/faq_build.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
5 years ago
Takeshi ISHII
58af0305f5
[Update] Japanese translation of newbs.md ( #9388 )
...
* update docs/ja/newbs.md
* Update docs/ja/newbs.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/newbs.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/newbs.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
5 years ago
umi
c7cc20918b
[Docs] Japanese translation of docs/feature_userspace.md ( #9253 )
...
* add feature_userspace.md translation
* update based on comment
5 years ago