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

Contra - QWERTY US basic layout; MechWild Marcuio - EN update layout #16787

Merged
merged 21 commits into from
May 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
9bad795
setup fo EN layout
Feb 13, 2022
114402d
Merge pull request #1 from stephondoestech/stephon_EN_layout
stephondoestech Feb 16, 2022
067e59b
adding shifted symbols
Feb 16, 2022
b771b52
updating layer2
Feb 16, 2022
e86f65e
updated second layer keys
Mar 26, 2022
45e411c
updated QWERTY layer, moved esc and tab keys
Mar 31, 2022
36d3a1a
removed coleak layer from keymap
Mar 31, 2022
4114b44
updated keymap to move numbers and more special to lower layer
Apr 1, 2022
7f44fd3
added del key to lower layer
Apr 1, 2022
90b24ef
added new folder for a more standard config QWERTY
Apr 3, 2022
a66d6d2
renamed root directory to make more sense. updated readme for qwerty …
Apr 3, 2022
fc46005
Renaming root again
stephondoestech Apr 3, 2022
39a9321
Update keyboards/contra/keymaps/basic_qwerty/config.h
stephondoestech Apr 4, 2022
4d3f832
Update keyboards/contra/keymaps/basic_qwerty/config.h
stephondoestech Apr 4, 2022
28d01a8
renaming to meet current naming covention
stephondoestech Apr 4, 2022
334c50a
adding GPL license header and removing misc config reference
stephondoestech Apr 15, 2022
2f1a117
moved some keys to account for more natural hand postioning
stephondoestech Apr 19, 2022
56fd1c3
Update keyboards/mechwild/mercutio/keymaps/fearless_spiff_en/keymap.c
stephondoestech Apr 19, 2022
71d47ed
Update keyboards/mechwild/mercutio/keymaps/fearless_spiff_en/keymap.c
stephondoestech Apr 19, 2022
592c8c3
Update keyboards/contra/keymaps/basic_qwerty/config.h
stephondoestech May 2, 2022
76ad7af
Update keyboards/mechwild/mercutio/keymaps/fearless_spiff_en/rules.mk
stephondoestech May 11, 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
Update keyboards/contra/keymaps/basic_qwerty/config.h
Co-authored-by: Joel Challis <[email protected]>
  • Loading branch information
stephondoestech and zvecr authored Apr 4, 2022
commit 4d3f832a2a30953d6265f19e004b7f9ed6398e76
2 changes: 0 additions & 2 deletions keyboards/contra/keymaps/basic_qwerty/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@

/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 2

#endif