Priyadi Iman Nurcahyo
296b927e77
Fix UNICODE_MAP input_mode problem
8 years ago
Callum Oakley
b06961c38b
updated readme
8 years ago
Gabriel Young
1d69ccd729
Merge branch 'qmk/master'
8 years ago
Jack Humbert
84b2f86f24
Merge pull request #1113 from kesslern/master
...
Add dvorak_emacs_software layout for ergodox
8 years ago
Jack Humbert
da41cd1adf
Merge pull request #1115 from Skrymir/master
...
Update from upstream
8 years ago
Josh Colbeck
e51001efcc
Merge remote-tracking branch 'qmk/master'
8 years ago
Callum Oakley
1316ca67af
added hotkey cluster
8 years ago
Priyadi Iman Nurcahyo
3dab8a60fc
added pause, prtsc & ins to list of keys to be processed on release
8 years ago
Priyadi Iman Nurcahyo
57623805e8
Move caps to FUN layer; add Pause key
8 years ago
Nathan Kessler
b9fce16490
Add dvorak_emacs_software layout for ergodox
8 years ago
Priyadi Iman Nurcahyo
b306f83c6b
Move del back to fun+backspce
8 years ago
Priyadi Iman Nurcahyo
77f9363675
Only process Fnumber on key release, and only when layer is still active
8 years ago
Jack Humbert
7ff41df32c
Merge pull request #1097 from stanleylai/master
...
Added support for LED backlight, XD60v2's RGB underglow LED
8 years ago
Gabriel Young
64eecfc530
fix typos in keymap
8 years ago
Gabriel Young
ed15973a3f
Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)
...
satan/keymaps/midi
MIDI_ENABLE = no
text data bss dec hex filename
0 17080 0 17080 42b8 satan_midi.hex
MIDI_ENABLE = yes
#define MIDI_TONE_KEYCODE_OCTAVES 3 // default
text data bss dec hex filename
0 20846 0 20846 516e satan_midi.hex
MIDI_ENABLE = yes
#define MIDI_TONE_KEYCODE_OCTAVES 2 // fewer octaves
text data bss dec hex filename
0 20846 0 20846 516e satan_midi.hex
8 years ago
Gabriel Young
d1fe24ad9f
Allow customization of the number of tone keycodes and add example keymap
8 years ago
Gabriel Young
ae0752dff5
expose midi_config
8 years ago
Gabriel Young
5e6097f015
add keycodes for transpose range
8 years ago
Gabriel Young
dd8f8e6bae
implement modulation
8 years ago
Gabriel Young
7c5e510fe2
add support for pedal cc messages
8 years ago
Gabriel Young
f67aefc522
remove disabled code
8 years ago
Gabriel Young
a4163466cb
Alternative version with a tone array
...
tone array:
text data bss dec hex filename
0 25698 0 25698 6462 satan_newsboytko.hex
0x6480 bytes written into 0x7000 bytes memory (89.73%).
note on array:
text data bss dec hex filename
0 25802 0 25802 64ca satan_newsboytko.hex
0x6500 bytes written into 0x7000 bytes memory (90.18%).
8 years ago
Gabriel Young
f2b2e05f12
clean up commented code
8 years ago
Gabriel Young
e405ab4bc6
initial implementation of polyphony using variable length array of notes on
8 years ago
Gabriel Young
5ae1411fc3
Expand MIDI key codes
8 years ago
Gabriel Young
40a8a88e72
Merge branch 'qmk/master'
8 years ago
Stanley Lai
76b1f392ab
XD60: Added BL_TOGG back to keymap, with 6 backlight steps
8 years ago
Jack Humbert
db1e9a469a
helps to save before committing
8 years ago
Jack Humbert
c2239e6b96
merging
8 years ago
Stanley Lai
d168822477
Updated XD60 readme and photos to reflect v2 PCB
8 years ago
skullY
1d87df5262
Add the mouse_keys layout
8 years ago
skullY
cbef63d8fa
Rework the clueboard keymaps a bit.
8 years ago
Stephen Tudor
33bc4c070c
Update smt Planck keymap
8 years ago
Stephen Tudor
334edc3c7d
Add smt keymap for Let's Split (based on serial)
8 years ago
Jack Humbert
49e72632d2
remove more warnings
8 years ago
Priyadi Iman Nurcahyo
c18d0a83e6
Merge branch 'master' into promethium
8 years ago
Priyadi Iman Nurcahyo
e5bd81f0a6
Fix integer overflow
8 years ago
Priyadi Iman Nurcahyo
21f4944426
Merge branch 'master' into promethium
8 years ago
Priyadi Iman Nurcahyo
96a8e2d5f5
reposition ins and del key
8 years ago
Jack Humbert
1ac5dc9e52
fix travis and reduce warnings
8 years ago
Jack Humbert
15dc540cac
ignore PRs in versioning
8 years ago
Jack Humbert
e34c3936b7
Merge pull request #1105 from nrrkeene/master
...
The Ordinary Layout v5
8 years ago
Jack Humbert
0b76f4f508
Merge pull request #1103 from priyadi/promethium
...
My keymap updates
8 years ago
Nicholas Keene
d99f03a1a6
The Ordinary Layout has all the keys in the right places.
8 years ago
Nicholas Keene
7606f784dd
This is the best layout, really, come look
8 years ago
Jack Humbert
77b6ac831e
Merge pull request #1104 from qmk/layer_tap_toggle
...
Adds layer tap toggle as TT(layer)
8 years ago
Nicholas Keene
af942f2e57
The Ordinary Layout is the best one, the one you are looking for. Really. Check it out.
8 years ago
Jack Humbert
58823b4e03
fix weirdness with arm and mods
8 years ago
Jack Humbert
f89499e255
unique variable name
8 years ago
Jack Humbert
c2a9acffd7
publicise variables
8 years ago