Fredric Silberberg
7a9fb7c96b
Added readme, fixed eql vs plus
7 years ago
Fredric Silberberg
8cb413b6b7
Updated licensing
7 years ago
Fredric Silberberg
b66a9af352
Finished initial Nyquist keymap.
7 years ago
Fredric Silberberg
fb91d9008b
Additional keymap updates.
7 years ago
Fredric Silberberg
1219da753b
Initial nyquist keymap
7 years ago
Jack Humbert
107d8031e5
update priyadi's keymap config
7 years ago
Jack Humbert
1a070d6f6f
let planck keymaps use KEYMAP
7 years ago
Balz Guenat
3961e14209
remove duplicate readme
7 years ago
Balz Guenat
d18df8ef7a
Merge remote-tracking branch 'upstream/master' into bananasplit
...
# Conflicts:
# keyboards/bananasplit/Makefile
# keyboards/bananasplit/bananasplit.c
# keyboards/bananasplit/bananasplit.h
# keyboards/bananasplit/config.h
# keyboards/bananasplit/keymaps/default/keymap.c
# keyboards/bananasplit/rules.mk
7 years ago
That-Canadian
5f58a8f842
Line endings issue for uk78?
7 years ago
That-Canadian
4fd5ee410c
Modified gitignore file to allow the left and right hand eeprom files for the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.
7 years ago
That-Canadian
93b850048a
Changed my personal keymap and config.
7 years ago
Nic Aitch
7f3921bcb3
Update nic keymap
7 years ago
Nic Aitch
b529d5923f
Update readme
7 years ago
Nic Aitch
fb0d4e96e8
Add nic keymap
7 years ago
Nic Aitch
c93975ac94
Add "hhkb with arrows" macro
7 years ago
Nic Aitch
ba59b2d97e
Port hhkbanana
7 years ago
Nic Aitch
4a5c948561
Port true_banana as default
7 years ago
Nic Aitch
087fbe0628
Port main keyboard parts
7 years ago
Gareth Pye
1fc9eabd08
Fixed a layout comment to match layout array
7 years ago
Danny Nguyen
7b5f02aa6a
Port updated debouncing algorithm from Let's Split to Nyquist
7 years ago
Danny Nguyen
b20a87e3cc
Add .eep files for setting hands
7 years ago
Danny Nguyen
396f97068b
Add RGB commands to default Nyquist keymap
7 years ago
Rozakiin
5fbd25db62
Update readme.md
7 years ago
Rozakiin
05351ce8b3
Add files via upload
7 years ago
Balz Guenat
308bec28bb
Add language-switch for locking switch
7 years ago
Jack Humbert
76ea366abd
Merge pull request #1538 from That-Canadian/eco-keyboard
...
Eco keyboard
7 years ago
Jack Humbert
5c44d40a0c
Merge pull request #1540 from fabiant7t/master
...
amj40 added; my layouts for Let's Split, amj40 and XD75
7 years ago
Danny Nguyen
479139f9d4
Fix location of where the make command should be run
7 years ago
Danny Nguyen
e0caf94323
Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
...
Port detection script is now more informative and better handles first time flashing of a Pro Micro
7 years ago
Balz Guenat
d8c503f3ac
add personal keymap
7 years ago
Fabian Topfstedt
088dfb7db5
added a clone of my lets split grid layout on a re75
7 years ago
Fabian Topfstedt
3c2343664c
Merge https://github.com/qmk/qmk_firmware
7 years ago
That-Canadian
8765751f70
Added V2 files for the ECO board, also changed default from rev1 to rev2.
7 years ago
Eagleheardt
b6280f979c
Picture and details update
...
I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder
7 years ago
Balz Guenat
15fbe6e233
add the bananasplit keyboard incl. default keymap.
7 years ago
Eagleheardt
7371209ffb
Adds Eagleheardt's XD60 keymap ( #1528 )
...
* Add files via upload
* Update readme.md
* Update readme.md
* Add files via upload
7 years ago
Mark John Garcia Merin
bb30ff5f71
Fix HHKBish layout arrows
7 years ago
MechMerlin
bc5c67b3b2
Change TG to TO
7 years ago
MechMerlin
ea02a3ea23
Update keymap to have HHKB-ish support and readme along with it
7 years ago
MechMerlin
29fcb64bb4
add KC_Grave and fix typo on readme
7 years ago
MechMerlin
70cc193d14
Add a readme.md file for the keymap
7 years ago
MechMerlin
aab5f349a2
New keymap for mechmerlin
7 years ago
Balz Guenat
a7b6292010
added missing media controls and mod-tap rshift/enter
7 years ago
Balz Guenat
8e66f65c77
add my keymap
7 years ago
xk
23549791eb
Add keymap xk
7 years ago
Zeal Jagannatha
dd3803f334
Normalize all line endings
7 years ago
Fabian Topfstedt
015bf30d9b
changed adjust layer to emulate mouse on rignt hand
7 years ago
Fabian Topfstedt
9609a47c3e
Merge https://github.com/qmk/qmk_firmware
7 years ago
Fabian Topfstedt
661106bac4
layout updates and cleanups
7 years ago
Jack Humbert
bd0a888133
line-endings
7 years ago
Benjamin Kesselring
d272111d46
added xd75 to list in /keyboards
7 years ago
Benjamin Kesselring
0b528d2e36
updated readme and tweaked keymap
7 years ago
Benjamin Kesselring
cc6043ca29
add backlight support (probably)
7 years ago
Benjamin Kesselring
fffc5237a7
fix RGB
7 years ago
Benjamin Kesselring
992a63c0f2
add xd75, preliminary RGB'
7 years ago
Kototama
25659acb1c
Add an Ergodox Colemak Mod-DH keymap for french layouts
...
[Colemak Mod-DH](https://colemakmods.github.io/mod-dh/ ) layout for
users keeping an `azerty` layout configuration on their OS.
The symbols layers was done after analysing various programming
languages sources codes and should be close to optimal for typing
confort.
7 years ago
ahtn
07cb997b6d
Changes lets_split to use timer based debouncing
...
The let's split code used delays in its debouncing algorithm which
increases input latency. This commit copies and adapts the code from
`quantum/matrix.c` to lets_split's `matrix.c`.
7 years ago
unknown
ac634aa455
Fixed error in readme
7 years ago
unknown
6b2a3492b7
Removed un-needed protosplit directory and updated readme
7 years ago
unknown
dcd64062d2
Reverted changes
7 years ago
unknown
4148aeee19
Figured out that I didn't need to include both keymaps in both files
7 years ago
unknown
1f78b62cd6
Hopefully compile issues are gone, and updated files
7 years ago
unknown
9f82d14eb9
Fixed all things jack suggested.
7 years ago
unknown
b710e21efb
Added to blank spaces at end of protosplit to make it compile under make v2
7 years ago
unknown
9334986bd9
Updated readme to show compile rules that won't throw an error
7 years ago
unknown
f2824bca02
Fixed typo in my layout and updated
7 years ago
unknown
5023f55856
Fixed some capitalization issues
7 years ago
unknown
6d15f5a5b7
Another typo fix
7 years ago
unknown
ea1fd96c84
Fixed typo in my layout
7 years ago
unknown
1eea91f5f8
Updated my makefile..again
7 years ago
unknown
9546b180b9
Updated my makefile
7 years ago
unknown
2265e4ce41
Removed old keymaps
7 years ago
unknown
cbc5a08c40
Removed old protosplit folder
7 years ago
unknown
78f79ca6cc
Removed old folder
7 years ago
Donald
f1dbf72e09
Changed case of protosplit
...
Also updated readme to have correct capitalization.
7 years ago
Donald
c71b60c82a
Changed case of deltasplit75 to be lowercase.
...
To follow convention.
7 years ago
unknown
47c6d201aa
Add my layout
7 years ago
xyxjj
f6438e42af
Add files via upload
7 years ago
xyxjj
be1876aa76
Add files via upload
7 years ago
xyxjj
d3b6552fb7
Delete MX RIGHT B.dxf
7 years ago
xyxjj
ce3ea49743
Delete ALPS+MX RIGHT B.dxf
7 years ago
xyxjj
811c583636
Delete ALPS RIGHT B.dxf
7 years ago
xyxjj
173d1b7571
Delete middle layers - RIGHT B.dxf
7 years ago
xyxjj
98f977e95c
Delete bottom layers - RIGHT B.dxf
7 years ago
xyxjj
1832b59266
Delete MX LEFT B.dxf
7 years ago
xyxjj
1bfe5b5723
Delete ALPS+MX LEFT B.dxf
7 years ago
xyxjj
038c12d59a
Delete ALPS LEFT B.dxf
7 years ago
xyxjj
3d23a80c83
Delete Middle layers - LEFT B.dxf
7 years ago
xyxjj
f56884b253
Delete Bottom Layer - LEFT B.dxf
7 years ago
xyxjj
d4e695a136
Delete top bezel - blocked corner.dxf
7 years ago
xyxjj
2013f4fb83
Delete top bezel - Winkeyless.dxf
7 years ago
xyxjj
508cc7e56b
Delete top bezel - Standard.dxf
7 years ago
xyxjj
8958a4f78b
Delete PCB Dimesnsion.dxf
7 years ago
xyxjj
429971997c
Delete MX RIGHT B.dwg
7 years ago
xyxjj
e898a8ecc8
Delete ALPS+MX RIGHT B.dwg
7 years ago
xyxjj
b6e8516d6d
Delete ALPS RIGHT B.dwg
7 years ago
xyxjj
2077226fc2
Delete middle layers - RIGHT B.dwg
7 years ago
xyxjj
cfafa97227
Delete bottom layers - RIGHT B.dwg
7 years ago
xyxjj
3d73110795
Delete readme.md
7 years ago
xyxjj
727707ef0b
Delete PCB Dimesnsion.dwg
7 years ago
xyxjj
2a3af90d9f
Delete MX LEFT B.dwg
7 years ago
xyxjj
73e5a7fafe
Delete ALPS+MX LEFT B.dwg
7 years ago
xyxjj
eceb2a4810
Delete ALPS LEFT B.dwg
7 years ago
xyxjj
b34dfeecdf
Delete Middle layers - LEFT B.dwg
7 years ago
xyxjj
01458037de
Delete Bottom Layer - LEFT B.dwg
7 years ago
xyxjj
461f95ce0b
Update readme.md
7 years ago
xyxjj
f4bc404aa2
Delete top bezel - blocked corner.dwg
7 years ago
xyxjj
b70e68ac5b
Delete top bezel - Winkeyless.dwg
7 years ago
xyxjj
e4d849ed95
Delete top bezel - Standard.dwg
7 years ago
xyxjj
4f193d6dc2
Add files via upload
7 years ago
xyxjj
934d35ea3f
Add files via upload
7 years ago
xyxjj
a76a607a2b
Add files via upload
7 years ago
xyxjj
9aec284f42
Update
7 years ago
xyxjj
3a0f7865da
Update readme.md
7 years ago
xyxjj
b11d770bea
Update Makefile
7 years ago
xyxjj
5a63aa29a9
Update readme.md
7 years ago
xyxjj
ab63ff8d2e
Update readme.md
7 years ago
xyxjj
00e4079d5a
Delete top bezel - blocked corner.bak
7 years ago
xyxjj
4d88634f07
Delete top bezel - Standard.bak
7 years ago
xyxjj
5ea3b1ea4d
Delete PCB Dimesnsion.dwl2
7 years ago
xyxjj
c497a19e7b
Delete PCB Dimesnsion.dwl
7 years ago
xyxjj
7e07bdbde3
Add files via upload
7 years ago
xyxjj
60e5277a8f
Delete PCB Dimesnsion.dwg
7 years ago
xyxjj
96ec98b1ad
Create readme.md
7 years ago
xyxjj
7a31ef8284
Add files via upload
7 years ago
xyxjj
0c2b0c7cc1
Update readme.md
7 years ago
xyxjj
42ea9460fe
Update readme.md
7 years ago
xyxjj
e9daf0606f
Update readme.md
7 years ago
xyxjj
be2c7aac31
Add files via upload
7 years ago
Joe Wasson
f30f12ec81
Add support for GeminiPR steno protocol.
...
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
7 years ago
Joe Wasson
5987f67989
Add TX Bolt protocol support for Stenography
...
Requires virtser; Allows QMK to speak the TX BOlt protocol used by stenography machines and software (such as Plover). The upside is that Plover can be configured to listen only to TX Bolt allow the keyboard to switch layers without need to enable/disable the Plover software, or to have a second non-Steno keyboard work concurrently.
7 years ago
Fabian Topfstedt
20b3ac49b7
deleted file
7 years ago
Fabian Topfstedt
619081559b
added my amj40 custom layout
7 years ago
Fabian Topfstedt
4a1f701d9f
included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40
7 years ago
Fabian Topfstedt
de9331c50c
custom makefile
7 years ago
Fabian Topfstedt
3b05183deb
symmetric modifiers in bottom row
7 years ago
Fabian Topfstedt
75677655ad
left shift is backspace on tap
7 years ago
Fabian Topfstedt
c7ea65c6d3
default based customizations
7 years ago
Fabian Topfstedt
4ee571b257
Merge https://github.com/qmk/qmk_firmware
7 years ago
07dcbd23fd
First Update
7 years ago
Jack Humbert
415d38ba9e
adds music mode, music mode songs, music mask
7 years ago
Jack Humbert
f407f3e8de
remove unneccesary headers
7 years ago
Jack Humbert
f40ded7894
relocate keymap's useful tools
7 years ago
Jack Humbert
6a3c66776c
clean-up planck and preonic keymaps, move audio stuff around
7 years ago
Jack Humbert
8edb67b082
fix line-endings
7 years ago
rootuseralpha
e26283e9e5
Update keymap.c
7 years ago
rootuseralpha
8deb405292
Add files via upload
7 years ago
rootuseralpha
4d665a99ae
Add files via upload
7 years ago
rootuseralpha
4627cab49d
Delete test
7 years ago