skullydazed
82d9abf9f3
Updated License Clarification (markdown)
8 years ago
folkert4
71971e818f
Various QOL changes:
...
Removed some unneeded keys from raise and lower layers
moved the + and = signs, backspace is now more intuitive
moved all the Function keys to CUSTOM layer
added ctrl alt del to CUSTOM layer
simplified the layout picture greatly
8 years ago
Jack Humbert
4c4cf3ca49
Merge pull request #1124 from jmdaly/roadkit_firmware
...
Add initial version of TheVan Keyboards Roadkit Firmware
8 years ago
Jack Humbert
72c5dd1c93
Merge pull request #1125 from cwhits/upstream
...
[Planck] Update default keymap for missing keys
8 years ago
Chris Helming
18ba21aa31
Update default maps for missing keys
8 years ago
John M Daly
e12b1a237c
Add initial version of TheVan Keyboards Roadkit Firmware
8 years ago
Jack Humbert
4583955914
Merge pull request #1116 from hot-leaf-juice/master
...
keymap update
8 years ago
Jack Humbert
5bfeb229b8
Merge pull request #1119 from phongnh/master
...
Removes redundant {} which cause build failure when DEBUG_ACTION is set
8 years ago
Jack Humbert
b851b0b2ae
Merge pull request #1121 from Leszek111/master
...
add layout
8 years ago
skullydazed
71855087cf
Removing eltang as he doesn't show up in the current git blame.
8 years ago
Gunther Gruber
38cf08697b
small changes in guni.c keymap to work with new qmk_firmware packet
8 years ago
Gunther Gruber
c370c1e1f3
guni keymap
8 years ago
Xyverz
d91e09f116
Updates to the README.md
8 years ago
Xyverz
871ac5058a
Minor changes to the keymap: Moved thumb-cluster ESC to Media and Keypad layers
8 years ago
bbbd49a175
Ammend readme.md
8 years ago
138b89e1a1
Add colemak_programmer
8 years ago
Gabriel Young
976c856966
Update size estimates in the Makefile
...
MIDI_ENABLE = no
text data bss dec hex filename
0 17080 0 17080 42b8 satan_midi.hex
MIDI_ENABLE = yes
MIDI_BASIC undefined
MIDI_ADVANCED undefined
text data bss dec hex filename
0 19494 0 19494 4c26 satan_midi.hex
+2414 bytes (vs. MIDI_ENABLE = no)
MIDI_ENABLE = yes
0 20846 0 20846 516e satan_midi.hex
+1352 bytes (vs. MIDI_ENABLE = yes, MIDI_BASIC off, MIDI_ADVANCED
off)
MIDI_ENABLE = yes
#define MIDI_BASIC
#define MIDI_ADVANCED
text data bss dec hex filename
0 21292 0 21292 532c satan_midi.hex
+1798 bytes (vs. MIDI_ENABLE = yes, MIDI_BASIC off, MIDI_ADVANCED
off)
Conclusion:
+2400 to 4200, depending on config
8 years ago
Gabriel Young
b911e1966f
Fix redundant process_music.c in sources
8 years ago
Gabriel Young
a64ae10662
Update existing keymaps
...
Update existing keymaps to enable MIDI_BASIC functionality. Also added
an option MIDI_ENABLE_STRICT to be strict about keycode use (which also
reduces memory footprint at runtime)
8 years ago
nstickney
b69b214d52
making numbers more familiar
8 years ago
Gabriel Young
ea14ed122f
Add basic layer to sample MIDI keycap
8 years ago
Gabriel Young
1000799d1e
Factor basic note processing into respective processors
8 years ago
Gabriel Young
525be99ee9
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
...
MIDI_ENABLE = no
text data bss dec hex filename
0 17080 0 17080 42b8 satan_midi.hex
MIDI_ENABLE = yes
MIDI_BASIC undefined
MIDI_ADVANCED undefined
text data bss dec hex filename
0 19494 0 19494 4c26 satan_midi.hex
MIDI_ENABLE = yes
#define MIDI_BASIC
MIDI_ADVANCED undefined
text data bss dec hex filename
0 19788 0 19788 4d4c satan_midi.hex
MIDI_ENABLE = yes
MIDI_BASIC undefined
#define MIDI_ADVANCED
text data bss dec hex filename
0 20846 0 20846 516e satan_midi.hex
MIDI_ENABLE = yes
#define MIDI_BASIC
#define MIDI_ADVANCED
text data bss dec hex filename
0 21140 0 21140 5294 satan_midi.hex
8 years ago
William Forma
99fc4a330e
Updated License Clarification (markdown)
8 years ago
Phong Nguyen
d0b4dcc82c
Removes redundant {} which cause build failure when DEBUG_ACTION is set
8 years ago
nstickney
ebc6948e96
first two layers of ErgoDox Familiar completeC
8 years ago
nstickney
474f7ee3fd
initial layer of familiar layout)
8 years ago
nstickney
498dfdd02c
Merge https://github.com/qmk/qmk_firmware
8 years ago
nstickney
9b40dd796e
familiar layout graphics, etc
8 years ago
Jack Humbert
c62f3bd74d
Merge pull request #1118 from priyadi/promethium
...
Various keymap updates
8 years ago
Jack Humbert
352c0e7baa
Merge pull request #1117 from priyadi/fix_unicode_map
...
Fix UNICODE_MAP input_mode problem
8 years ago
Priyadi Iman Nurcahyo
af29d0d094
Fix UNICODE_MAP input_mode problem
8 years ago
Priyadi Iman Nurcahyo
b27a8dea1b
Merge branch 'master' into promethium
8 years ago
Priyadi Iman Nurcahyo
296b927e77
Fix UNICODE_MAP input_mode problem
8 years ago
Jack Humbert
873fee8038
Updated _Sidebar (markdown)
8 years ago
Jack Humbert
74518260b8
Updated _Sidebar (markdown)
8 years ago
Jack Humbert
4d13a8063d
Updated _Sidebar (markdown)
8 years ago
Erez Zukerman
0e54e9d528
Documents TT
8 years ago
Erez Zukerman
3cefa5cc82
Updated _Sidebar (markdown)
8 years ago
Erez Zukerman
24be0efd4b
Updated _Sidebar (markdown)
8 years ago
Erez Zukerman
39b51573e6
Moves Modding Your Keyboard to its own page
8 years ago
Erez Zukerman
603e3fd2f6
Created Modding your keyboard (markdown)
8 years ago
Erez Zukerman
729fe5d8d4
Moves porting info to its own page
8 years ago
Erez Zukerman
c008ac79bf
Created Porting your keyboard to QMK (markdown)
8 years ago
Erez Zukerman
203d90d9fe
Moves Unicode and foreign-language info into its own page.
8 years ago
Erez Zukerman
6fb9c094ec
Created Unicode and additional language support (markdown)
8 years ago
Erez Zukerman
6e88c5014b
Moves unit testing into its own page.
8 years ago
Erez Zukerman
2c89a77e67
Created Unit testing (markdown)
8 years ago
Callum Oakley
b06961c38b
updated readme
8 years ago
Gabriel Young
1d69ccd729
Merge branch 'qmk/master'
8 years ago