climbalima
5cac51a773
Merge https://github.com/climbalima/qmk_firmware
8 years ago
climbalima
1dd6ceb45d
Updated my repo to current qmk
8 years ago
climbalima
bce6e52391
fixed conflict
8 years ago
climbalima
dd22c787b8
fixed extra paste
8 years ago
climbalima
ec0db2933c
Merge branch 'master' of https://github.com/climbalima/qmk_firmware
...
second try
8 years ago
climbalima
b5cecb4cc9
Added both revisions into one folder
8 years ago
climbalima
79f82d3d80
returned to o
8 years ago
climbalima
6e27f6fbde
Changes to be committed:
...
new file: keyboards/lets_splitv2/Makefile
new file: keyboards/lets_splitv2/config.h
new file: keyboards/lets_splitv2/i2c.c
new file: keyboards/lets_splitv2/i2c.h
new file: keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png
new file: keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png
new file: keyboards/lets_splitv2/keymaps/default/keymap.c
new file: keyboards/lets_splitv2/lets_split.c
new file: keyboards/lets_splitv2/lets_split.h
new file: keyboards/lets_splitv2/matrix.c
new file: keyboards/lets_splitv2/pro_micro.h
new file: keyboards/lets_splitv2/readme.md
new file: keyboards/lets_splitv2/serial.c
new file: keyboards/lets_splitv2/serial.h
new file: keyboards/lets_splitv2/split_util.c
new file: keyboards/lets_splitv2/split_util.h
new file: keyboards/maxipad/Makefile
new file: keyboards/maxipad/config.h
new file: keyboards/maxipad/keymaps/default/Makefile
new file: keyboards/maxipad/keymaps/default/config.h
new file: keyboards/maxipad/keymaps/default/keymap.c
new file: keyboards/maxipad/keymaps/default/readme.md
new file: keyboards/maxipad/maxipad.c
new file: keyboards/maxipad/maxipad.h
new file: keyboards/maxipad/readme.md
8 years ago
Jonathan Arnett
1d766c596e
Removed the control action when holding z or /
8 years ago
Erez Zukerman
d5270af111
Implements dedicated text zoom keys
8 years ago
Erez Zukerman
7a9be2562d
Merge pull request #851 from J3RN/momentary
...
Switched to momentary
8 years ago
Erez Zukerman
a6401076d5
Merge pull request #843 from lucwastiaux/master
...
Adding Ergodox Dvorak Programmer layout
8 years ago
Erez Zukerman
bd40844e4e
Merge pull request #836 from 20lives/master
...
added new layout
8 years ago
Jack Humbert
964b8574ee
Merge pull request #839 from priyadi/planck-priyadi-modification
...
Update priyadi's keymap for Planck; added readme
8 years ago
lucwastiaux
055247f35d
re-introduce brackets layer
8 years ago
Jack Humbert
f44ead1462
Merge pull request #827 from Dbroqua/master
...
Updated dbroqua layout for HHKB keyboard and added new layout for KC60
8 years ago
Jack Humbert
67cf367a45
Merge pull request #849 from hot-leaf-juice/master
...
tiny keymap change
8 years ago
Jack Humbert
cbb7e95284
Merge pull request #847 from yinshanyang/master
...
added notes on using Arduino Pro Micro 3.3V with Let’s Split
8 years ago
Jack Humbert
3b34cf7e6c
Merge pull request #841 from jacwib/master
...
Update jacwib keymap to version 1.2
8 years ago
Alpha Chen
427ea7a889
[alphadox] remove tmk reset code
8 years ago
Alpha Chen
e2916f8ab1
[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt
8 years ago
Alpha Chen
22cb73fad3
add alphadox layouts to atreus and ergodox
8 years ago
Callum Oakley
6bbb0b030e
replace lock key with general power key
8 years ago
Callum Oakley
c0a9fa8eea
switched to standard volume keys
8 years ago
Yin Shanyang
7550abbb7f
added notes on using Arduino Pro Micro 3.3V with Let’s Split
8 years ago
Lior Haim
0d26320cf3
merge upstream
8 years ago
jacwib
b7611d5037
1.2 update
8 years ago
Priyadi Iman Nurcahyo
c6f6172fd5
Use WinCompose unicode input method instead of HexNumpad
8 years ago
lucwastiaux
919caaccb7
adding readme
8 years ago
jacwib
dbcbd8ee3c
Update readme to reflect 1.1 changes.
8 years ago
jacwib
83b2149885
Update keymap to reflect 1.1 changes.
8 years ago
jacwib
a625c2201a
Update readme to reflect changes
8 years ago
lucwastiaux
14ac397d5d
add up/down keys on thumb clusters
8 years ago
lucwastiaux
64ac74cab6
remove brackets layer, replace a few shortcuts on thumb cluster
8 years ago
lucwastiaux
97e3106848
type brackets in symbol layer, using bottom row
8 years ago
lucwastiaux
e0c9ec54dd
add tap-dance support, make right shift double-tap=caplock
8 years ago
lucwastiaux
bc8092245c
change include files
8 years ago
lucwastiaux
53a2bf9215
added dvorak programmer layout
8 years ago
Priyadi Iman Nurcahyo
5fa44c594f
Update priyadi's keymap for Planck; added readme
8 years ago
twentylives
8727976a1a
fixed copy-cut-paste buttons
8 years ago
Erez Zukerman
2e2b9962cd
Merge pull request #833 from h-parks/master
...
Win10 Writer's Block - An ErgoDox Keymap
8 years ago
twentylives
4ebbb3c297
Merge branch 'master' of https://github.com/20lives/qmk_firmware
8 years ago
twentylives
7090c99adf
fixed base layer = key
8 years ago
20lives
464af700eb
fix readme
8 years ago
twentylives
65c1127b49
update pics and readme
8 years ago
h-parks
f2197611c7
Win10 Writer's Block - An ErgoDox Keymap
...
fix for compiling on infinity:
replaced `_delay_ms()' with `wait_ms()'
included "wait.h"
8 years ago
h-parks
1688c014cc
Win10 Writer's Block - An ErgoDox Keymap
...
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
8 years ago
Ryan Ascheman
fad20756e3
update header file
8 years ago
Ryan Ascheman
cabfd78309
didn't read PR comment close enough, correcting folder
8 years ago
Ryan Ascheman
60326eded2
moving keymap to new location
8 years ago