]>
git.donarmstrong.com Git - qmk_firmware.git/log
nstickney [Fri, 24 Feb 2017 03:15:40 +0000 (21:15 -0600)]
Merge https://github.com/qmk/qmk_firmware
nstickney [Fri, 24 Feb 2017 03:13:45 +0000 (21:13 -0600)]
familiar layout graphics, etc
Jack Humbert [Thu, 23 Feb 2017 15:21:23 +0000 (10:21 -0500)]
Merge pull request #1118 from priyadi/promethium
Various keymap updates
Jack Humbert [Thu, 23 Feb 2017 15:20:47 +0000 (10:20 -0500)]
Merge pull request #1117 from priyadi/fix_unicode_map
Fix UNICODE_MAP input_mode problem
Priyadi Iman Nurcahyo [Thu, 23 Feb 2017 11:10:00 +0000 (18:10 +0700)]
Fix UNICODE_MAP input_mode problem
Priyadi Iman Nurcahyo [Thu, 23 Feb 2017 11:11:59 +0000 (18:11 +0700)]
Merge branch 'master' into promethium
Priyadi Iman Nurcahyo [Thu, 23 Feb 2017 11:10:00 +0000 (18:10 +0700)]
Fix UNICODE_MAP input_mode problem
Jack Humbert [Thu, 23 Feb 2017 03:07:12 +0000 (22:07 -0500)]
Updated _Sidebar (markdown)
Jack Humbert [Thu, 23 Feb 2017 03:06:56 +0000 (22:06 -0500)]
Updated _Sidebar (markdown)
Jack Humbert [Thu, 23 Feb 2017 03:06:37 +0000 (22:06 -0500)]
Updated _Sidebar (markdown)
Erez Zukerman [Thu, 23 Feb 2017 02:33:36 +0000 (21:33 -0500)]
Documents TT
Erez Zukerman [Thu, 23 Feb 2017 02:32:06 +0000 (21:32 -0500)]
Updated _Sidebar (markdown)
Erez Zukerman [Thu, 23 Feb 2017 01:03:51 +0000 (20:03 -0500)]
Updated _Sidebar (markdown)
Erez Zukerman [Thu, 23 Feb 2017 00:59:27 +0000 (19:59 -0500)]
Moves Modding Your Keyboard to its own page
Erez Zukerman [Thu, 23 Feb 2017 00:59:01 +0000 (19:59 -0500)]
Created Modding your keyboard (markdown)
Erez Zukerman [Thu, 23 Feb 2017 00:58:21 +0000 (19:58 -0500)]
Moves porting info to its own page
Erez Zukerman [Thu, 23 Feb 2017 00:58:11 +0000 (19:58 -0500)]
Created Porting your keyboard to QMK (markdown)
Erez Zukerman [Thu, 23 Feb 2017 00:56:46 +0000 (19:56 -0500)]
Moves Unicode and foreign-language info into its own page.
Erez Zukerman [Thu, 23 Feb 2017 00:56:31 +0000 (19:56 -0500)]
Created Unicode and additional language support (markdown)
Erez Zukerman [Thu, 23 Feb 2017 00:53:08 +0000 (19:53 -0500)]
Moves unit testing into its own page.
Erez Zukerman [Thu, 23 Feb 2017 00:52:59 +0000 (19:52 -0500)]
Created Unit testing (markdown)
Callum Oakley [Wed, 22 Feb 2017 12:26:13 +0000 (12:26 +0000)]
updated readme
Gabriel Young [Wed, 22 Feb 2017 06:01:56 +0000 (22:01 -0800)]
Merge branch 'qmk/master'
Jack Humbert [Wed, 22 Feb 2017 04:35:09 +0000 (23:35 -0500)]
Merge pull request #1113 from kesslern/master
Add dvorak_emacs_software layout for ergodox
Jack Humbert [Wed, 22 Feb 2017 04:34:23 +0000 (23:34 -0500)]
Merge pull request #1115 from Skrymir/master
Update from upstream
Josh Colbeck [Wed, 22 Feb 2017 02:31:16 +0000 (20:31 -0600)]
Merge remote-tracking branch 'qmk/master'
Callum Oakley [Tue, 21 Feb 2017 23:07:22 +0000 (23:07 +0000)]
added hotkey cluster
Priyadi Iman Nurcahyo [Tue, 21 Feb 2017 09:40:38 +0000 (16:40 +0700)]
added pause, prtsc & ins to list of keys to be processed on release
Priyadi Iman Nurcahyo [Tue, 21 Feb 2017 09:36:35 +0000 (16:36 +0700)]
Move caps to FUN layer; add Pause key
Xyverz [Tue, 21 Feb 2017 07:54:09 +0000 (23:54 -0800)]
Merge remote-tracking branch 'upstream/master'
Nathan Kessler [Tue, 21 Feb 2017 03:31:40 +0000 (22:31 -0500)]
Add dvorak_emacs_software layout for ergodox
Priyadi Iman Nurcahyo [Mon, 20 Feb 2017 21:00:05 +0000 (04:00 +0700)]
Move del back to fun+backspce
Priyadi Iman Nurcahyo [Mon, 20 Feb 2017 20:24:32 +0000 (03:24 +0700)]
Only process Fnumber on key release, and only when layer is still active
Jack Humbert [Mon, 20 Feb 2017 16:10:20 +0000 (11:10 -0500)]
Merge pull request #1097 from stanleylai/master
Added support for LED backlight, XD60v2's RGB underglow LED
Gabriel Young [Mon, 20 Feb 2017 06:23:06 +0000 (22:23 -0800)]
fix typos in keymap
nstickney [Mon, 20 Feb 2017 03:25:35 +0000 (21:25 -0600)]
familiar layout v0.1 from ErgoDox-EZ configurator
Gabriel Young [Mon, 20 Feb 2017 01:45:08 +0000 (17:45 -0800)]
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
Gabriel Young [Mon, 20 Feb 2017 01:18:05 +0000 (17:18 -0800)]
Allow customization of the number of tone keycodes and add example keymap
Gabriel Young [Sun, 19 Feb 2017 05:07:07 +0000 (21:07 -0800)]
expose midi_config
Gabriel Young [Sat, 18 Feb 2017 14:19:48 +0000 (06:19 -0800)]
add keycodes for transpose range
Gabriel Young [Sat, 18 Feb 2017 13:32:55 +0000 (05:32 -0800)]
implement modulation
Gabriel Young [Sat, 18 Feb 2017 12:25:17 +0000 (04:25 -0800)]
add support for pedal cc messages
Gabriel Young [Sat, 18 Feb 2017 11:43:30 +0000 (03:43 -0800)]
remove disabled code
Gabriel Young [Sat, 18 Feb 2017 11:40:49 +0000 (03:40 -0800)]
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%).
Gabriel Young [Sat, 18 Feb 2017 11:13:43 +0000 (03:13 -0800)]
clean up commented code
Gabriel Young [Sat, 18 Feb 2017 11:12:13 +0000 (03:12 -0800)]
initial implementation of polyphony using variable length array of notes on
Gabriel Young [Fri, 17 Feb 2017 04:49:02 +0000 (20:49 -0800)]
Expand MIDI key codes
Gabriel Young [Sun, 19 Feb 2017 22:34:58 +0000 (14:34 -0800)]
Merge branch 'qmk/master'
Kenichi Sasaki [Sun, 19 Feb 2017 13:46:54 +0000 (22:46 +0900)]
change bracket key posision
Stanley Lai [Sun, 19 Feb 2017 05:47:11 +0000 (21:47 -0800)]
XD60: Added BL_TOGG back to keymap, with 6 backlight steps
Jack Humbert [Sun, 19 Feb 2017 05:11:55 +0000 (00:11 -0500)]
helps to save before committing
Jack Humbert [Sun, 19 Feb 2017 05:04:14 +0000 (00:04 -0500)]
merging
Stanley Lai [Sun, 19 Feb 2017 04:56:17 +0000 (20:56 -0800)]
Updated XD60 readme and photos to reflect v2 PCB
skullydazed [Fri, 17 Feb 2017 22:29:35 +0000 (14:29 -0800)]
Updated _Sidebar (markdown)
skullydazed [Fri, 17 Feb 2017 22:29:24 +0000 (14:29 -0800)]
Updated _Sidebar (markdown)
skullydazed [Fri, 17 Feb 2017 22:28:59 +0000 (14:28 -0800)]
Updated _Sidebar (markdown)
skullydazed [Fri, 17 Feb 2017 22:28:35 +0000 (14:28 -0800)]
Updated _Sidebar (markdown)
skullydazed [Fri, 17 Feb 2017 22:27:58 +0000 (14:27 -0800)]
Updated _Sidebar (markdown)
skullydazed [Fri, 17 Feb 2017 22:27:34 +0000 (14:27 -0800)]
Updated _Sidebar (markdown)
skullydazed [Fri, 17 Feb 2017 22:22:55 +0000 (14:22 -0800)]
Updated Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 22:20:25 +0000 (14:20 -0800)]
Updated Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 22:14:10 +0000 (14:14 -0800)]
Updated Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 22:11:32 +0000 (14:11 -0800)]
Updated Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 22:10:10 +0000 (14:10 -0800)]
Updated Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 22:09:50 +0000 (14:09 -0800)]
Updated Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 22:09:35 +0000 (14:09 -0800)]
Created Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 21:18:04 +0000 (13:18 -0800)]
Updated FAQ Keymap (markdown)
skullydazed [Fri, 17 Feb 2017 21:17:23 +0000 (13:17 -0800)]
Updated FAQ Keymap (markdown)
Kenichi Sasaki [Fri, 17 Feb 2017 17:19:56 +0000 (02:19 +0900)]
fix
Kenichi Sasaki [Fri, 17 Feb 2017 16:27:12 +0000 (01:27 +0900)]
remove reset key
Kenichi Sasaki [Fri, 17 Feb 2017 16:07:04 +0000 (01:07 +0900)]
Added JIS keymap symbols
Kenichi Sasaki [Fri, 17 Feb 2017 15:40:15 +0000 (00:40 +0900)]
copied and Meta(ESC)
skullydazed [Fri, 17 Feb 2017 01:15:38 +0000 (17:15 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 01:14:16 +0000 (17:14 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 01:09:39 +0000 (17:09 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 01:09:12 +0000 (17:09 -0800)]
Updated Keymap examples (markdown)
skullydazed [Fri, 17 Feb 2017 01:07:39 +0000 (17:07 -0800)]
Updated QMK Overview (markdown)
skullydazed [Fri, 17 Feb 2017 01:06:00 +0000 (17:06 -0800)]
Updated QMK Overview (markdown)
skullydazed [Fri, 17 Feb 2017 01:05:21 +0000 (17:05 -0800)]
Updated QMK Overview (markdown)
skullydazed [Fri, 17 Feb 2017 01:04:10 +0000 (17:04 -0800)]
Updated QMK Overview (markdown)
skullydazed [Fri, 17 Feb 2017 01:03:17 +0000 (17:03 -0800)]
Created Make Instructions (markdown)
skullydazed [Fri, 17 Feb 2017 01:00:57 +0000 (17:00 -0800)]
Updated QMK Overview (markdown)
skullydazed [Fri, 17 Feb 2017 01:00:19 +0000 (17:00 -0800)]
Created QMK Overview (markdown)
skullydazed [Fri, 17 Feb 2017 00:39:43 +0000 (16:39 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 00:37:25 +0000 (16:37 -0800)]
Created Macros (markdown)
skullydazed [Fri, 17 Feb 2017 00:34:35 +0000 (16:34 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 00:31:17 +0000 (16:31 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 00:30:12 +0000 (16:30 -0800)]
Created Tap Dance (markdown)
skullydazed [Fri, 17 Feb 2017 00:24:28 +0000 (16:24 -0800)]
Created Leader Key (markdown)
skullydazed [Fri, 17 Feb 2017 00:23:02 +0000 (16:23 -0800)]
Updated Home (markdown)
skullydazed [Fri, 17 Feb 2017 00:22:17 +0000 (16:22 -0800)]
Created Space Cadet Shift (markdown)
Jack Humbert [Fri, 17 Feb 2017 00:11:58 +0000 (19:11 -0500)]
Updated _Sidebar (markdown)
skullydazed [Thu, 16 Feb 2017 23:51:26 +0000 (15:51 -0800)]
Updated Home (markdown)
skullydazed [Thu, 16 Feb 2017 23:51:14 +0000 (15:51 -0800)]
Created Key Functions (markdown)
skullydazed [Thu, 16 Feb 2017 23:42:13 +0000 (15:42 -0800)]
Updated Keycodes (markdown)
skullydazed [Thu, 16 Feb 2017 23:40:49 +0000 (15:40 -0800)]
Updated Keycodes (markdown)
skullydazed [Thu, 16 Feb 2017 23:39:55 +0000 (15:39 -0800)]
Updated Keycodes (markdown)
skullydazed [Thu, 16 Feb 2017 23:34:53 +0000 (15:34 -0800)]
Updated Keycodes (markdown)
skullydazed [Thu, 16 Feb 2017 23:01:36 +0000 (15:01 -0800)]
Updated Keycodes (markdown)
skullydazed [Thu, 16 Feb 2017 22:58:44 +0000 (14:58 -0800)]
Updated Keycodes (markdown)