Tada68 instructions, updated and clarified to avoid bricking keyboards
Remove reference to Ergodox subprojects from docs
At one time, "ez" and "infinity" may have been subprojects of a
unified "ergodox" project, but this is not currently the case. Running
`make ergodox-ez-default-teensy` (or similar), as the documentation
currently implies, does not work.
Fix the presentation of the contribution guide
Write a contributing guide. (#1827)
add stock layout for xd75 (#1731)
* add stock layout for xd75
* fix layout bug
* layout naming
* don't need it
* Cleaning up
Add option to reverse PS2 mouse axes and scrolling
#1792 added in waits from tmk for locking switches
fixes #1792
ErgoDone keyboard: Improved structure of readme and augmented it with important information. Updated links to moved content.
Updated my Gherkin Keymap
Cleanup of my keymaps (#1802)
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
* Cleanup macros
* Fix odd merge issue
* Tweaked RGB lighting stuff
* Start to merge orthodox/ergodox keymaps (persistant layers)
* Add forced NKRO
* Added Colemak and Dvorak layers to default orthodox keymap
* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
geändert: keyboards/lets_split/keymaps/DE_simple/keymap.c
neue Datei: keyboards/lets_split/keymaps/DE_simple/Makefile
neue Datei: keyboards/lets_split/keymaps/DE_simple/config.h
neue Datei: keyboards/lets_split/keymaps/DE_simple/keymap.c
neue Datei: keyboards/lets_split/keymaps/DE_simple/rules.mk
Qwerty Code Friendly: relocate insert key
This was too easy to press by accident (next to Alt).
Make this user configurable.