Ben James
68dafc8382
Create Makefile
7 years ago
Ben James
e0d9cc945f
Create config.h
7 years ago
Ben James
7aa839915e
Create keymap.c
7 years ago
Jack Humbert
166706a32c
adds subatomic files (non-working)
7 years ago
Joe Wasson
948d6efcfb
Fix stray keystroke in readme file.
7 years ago
Joe Wasson
fe60cbd928
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
Jack Humbert
f94963e6b7
Merge pull request #1608 from hot-leaf-juice/master
...
keymap update
7 years ago
Joe Wasson
4b74c9056b
Fix Planck Steno layout with new error message (remove MIDI).
7 years ago
Joe Wasson
e74a95bf26
Keymap tweaks.
7 years ago
Joe Wasson
eb5748e8bf
Gherkin keymaps for Steno and Talljoe
7 years ago
That-Canadian
937b86d030
Added default ECO keymap
7 years ago
That-Canadian
cc9b0eb109
Line ending stuff again
7 years ago
Daniel Khodabakhsh
046595f521
Update s60_x/default/rule.mk for original Sentraq S60-X
...
Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.
7 years ago
Jack Humbert
81d7e7d4c8
Merge pull request #1601 from dlaroe/master
...
My keymaps only
7 years ago
Balz Guenat
30ac7d403e
remove dead links, add troubleshooting section
7 years ago
Balz Guenat
6ea408da10
Update USB-USB converter README according to #1588
7 years ago
Ryan MacLean
1132646b2f
Update readme.md
7 years ago
Ryan MacLean
9eb71e9719
Update readme.md
7 years ago
Ryan MacLean
9ea56f03a1
Fixing readme clobber
7 years ago
Callum Oakley
a6845036e2
Merge branch 'master' of https://github.com/qmk/qmk_firmware
7 years ago
4c4a174dbe
Added Preonic Makefile and readme.md
7 years ago
8b62a0af74
Updated keymaps with second LOWER for the right hand
7 years ago
Danny Nguyen
7277f09bba
Update Nyquist readme file to new format
7 years ago
Drashna Jael're
cb76e71109
Add dvorak/colemak layers
7 years ago
0010
8392667ac4
bananasplit LED support and keymap add
...
* added LED pin mapping
* adding my keymap
7 years ago
skullY
4e73b0b8d7
Make the bulk of our keyboards match the readme.md standard
7 years ago
Erez Zukerman
2ee0dc7793
Revert "Moves files from ez/keymaps to ergodox/keymaps"
...
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
7 years ago
Erez Zukerman
9298f9d586
Moves files from ez/keymaps to ergodox/keymaps
...
That directory shouldn't even exist
7 years ago
Erez Zukerman
356b489d98
Update ErgoDox readme
...
Per standard recommended in #1362 .
7 years ago
Yu He
4c2dafc652
Add separate readme.md for ErgoDone
7 years ago
Yu He
285099de0d
Add ErgoDone support to two keymaps that have special config.h
7 years ago
Yu He
cb74c8dc46
Add dummy backlight/LED functions for keymaps that require them
7 years ago
Yu He
52f4a38cb3
Add support for the ErgoDone
7 years ago
skullY
89bcdde927
line endings
7 years ago
skullY
0cc15e117d
Cleanup the clueboard keymaps
7 years ago
Balz Guenat
5bff9d6181
cleanup usb-usb converter code
7 years ago
Balz Guenat
7e5ccd50dc
add RESET to keymap
7 years ago
Balz Guenat
80d082055b
convert keymap into qmk-style
7 years ago
Balz Guenat
c8222043fc
wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
...
still untested because of hardware availability :(
7 years ago
Balz Guenat
fa86b10138
add extern "C" to matrix.cpp
7 years ago
Balz Guenat
2aa5e44640
some major steps toward making the usb-usb converter work
7 years ago
Balz Guenat
42f895a4bc
remove unused variables from makefile
7 years ago
Balz Guenat
f4cdc9117c
small changes following Jack's advice.
7 years ago
Balz Guenat
d7d20e2511
start working on usb-usb converter port
7 years ago
Jack Humbert
aee4e4650b
Merge pull request #1576 from That-Canadian/minidox
...
Minidox
7 years ago
drashna
be0d49ba63
Add files via upload
7 years ago
drashna
0f2a7b6210
Fixed so will compile both with and without underglow
7 years ago
drashna
cb7255755b
Add files via upload
7 years ago
drashna
1a0b5aee63
Create Keymap.c
...
RGB Underglow mod for layer indication
7 years ago
That-Canadian
26650731d1
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).
...
Updated MiniDox split_util.h and eeprom files to reflect this change.
I recommend adding this to any split board that used these files, my changes will not effect them currently.
7 years ago