44ce179192
tv44: Fix up the KEYMAP macro
...
Previously KEYMAP referred to the KEYMAP_ARROW layout and had 45 keys. It makes
more sense for the default keymap to be the 44 key layout, as is implied by the
name.
Additionally keymaps for all other known layouts have been added:
KEYMAP - base layout
KEYMAP_ARROW - additional key in bottom right
KEYMAP_COMMAND - additional key in bottom left
KEYMAP_ARROW_COMMAND - combination of KEYMAP_ARROW and KEYMAP_COMMAND
2017-06-15 12:42:23 -07:00
d9ffd77ee7
Merge pull request #1397 from geofflane/s65x_fixes
...
S65x fixes
2017-06-15 15:16:52 -04:00
e553bb3af4
LED init works with just pin declared
2017-06-15 13:42:14 -04:00
b107d64d69
Use standard QMK key codes for RGB control
2017-06-15 13:12:36 -04:00
c81be932d2
Fix left shift in ansi layout
2017-06-15 13:12:36 -04:00
899584187f
Fix esc key
2017-06-15 13:12:36 -04:00
6a75a7d672
Merge pull request #1394 from Khord/master
...
Adding custom keymap for Let's Split and updates to custom Planck keymap
2017-06-15 12:34:18 -04:00
be9fd4b4fa
Merge pull request #1396 from shieldsd/master
...
Minor updates to planck/keymaps/dshields
2017-06-15 12:33:44 -04:00
cc158d90ae
Minor updates to planck/keymaps/dshields
...
* tweaks to tap dance keys
* tidy up code
* save a few bytes
2017-06-15 09:41:59 +01:00
5c11ba74d8
tap dance and hold changes to make planck match lets split
2017-06-15 03:34:08 -04:00
a44ba492ea
minor fixes
2017-06-15 03:26:04 -04:00
22f985eba7
Add custom let's split keymap
2017-06-15 07:15:27 +00:00
49cfdb544d
Added HyperTab and Ctrl/Fn as well as Space cadet parens ( #1390 )
...
* Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap
* Replaced CTL_ESC With FN_ESC
2017-06-14 07:20:43 -07:00
3aa620c1ac
Update uGFX and Chibios submodules + fixes ( #1363 )
...
* Make submodules point to qmk
* Update uGFX to 2.7
* Use ugfx with custom fixes
* Fix the ChibiOs submodule commit hash
To match the hashes in the mabl/ChibiOS and therefore QMK repository.
2017-06-13 21:13:39 -07:00
c2c9cb2505
Merge pull request #1392 from jetpacktuxedo/whitefox
...
Added whitefox keymap
2017-06-13 22:21:52 -04:00
a7942c4f48
Added whitefox keymap
2017-06-13 16:01:28 -07:00
3d5d3e1b0c
Merge pull request #1387 from antelaurijssen/master
...
Submitting my own custom layout for S60X keyboard
2017-06-12 20:47:35 -04:00
f37daa5343
Properly formatted unordered lists in readme.md
2017-06-12 20:24:56 -04:00
3ee346c07b
Mods to readme.md
2017-06-12 20:20:28 -04:00
78a4cfd453
Modifications to readme.md and deletion of keyboard layout images
2017-06-12 20:13:17 -04:00
6b5d67fcc6
Merge pull request #1389 from geofflane/keyboard_s65_x_2
...
Keyboard S65-X Support #2
2017-06-12 17:08:27 -04:00
d1854e0e04
Merge pull request #1388 from bigbigtor/fix_spanish
...
Fix spanish keymap
2017-06-12 17:06:11 -04:00
0440c0f072
Add ISO layout for S65-X
2017-06-12 16:57:01 -04:00
568c662c14
Fix media controls in default layout
2017-06-12 16:19:57 -04:00
96b0382fb4
Fix backslash and some of the docs
2017-06-12 16:16:42 -04:00
21fa16651c
Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR)
2017-06-12 21:44:40 +02:00
2c404cca12
Fix keymap definitions referencing inexistent macros
2017-06-12 21:43:34 +02:00
a5b5279da9
Add MIDI layer to magicmonty keymap ( #1386 )
...
* Add MIDI layer
* Respect brightness level on layer signalling
* Add hotkey in control layer for signalling state
* Update layout.png
* Remove image and replace it with imgur link
2017-06-12 08:48:01 -07:00
52f6bc164e
Merge pull request #1385 from qmk/ez-images
...
Remove images and old .hex files
2017-06-11 22:50:40 -04:00
23c448b21d
remove .hex, .PNG, .jpg
2017-06-11 22:16:42 -04:00
a7ce482d14
remove the rest of the .pngs
2017-06-11 21:24:23 -04:00
54d48140cd
-MIDI Chords now using process_record_user instead of F(n) keys
...
-Morse Code shift keys implemented
2017-06-11 16:00:40 -04:00
c02f9a6ee4
remove most .pngs
2017-06-11 15:36:28 -04:00
6bd4df7a90
define limits to functions
2017-06-11 14:28:30 -04:00
60153e7bbc
Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB
...
This wasn't going to work on boards with a different number of LEDs,
since I was always sending 48 bytes.
2017-06-11 12:30:48 -04:00
945f2f5916
Fixed rgblight_types.h
2017-06-11 12:30:48 -04:00
d4cd5dda5c
Added a build flag for using a custom rgblight driver
2017-06-11 12:30:48 -04:00
964d7060e1
Simplified ps2avrGB rgblight_set logic a bit
2017-06-11 12:30:48 -04:00
6037cede2c
rgblight support for ps2avrGB
2017-06-11 12:30:48 -04:00
c22a400603
Merge pull request #1384 from geofflane/keyboard_s65x
...
Support Sentraq S65-X
2017-06-10 22:18:17 -04:00
b1e01e9d1f
Support Sentraq S65-X
...
Add initial support for ANSI layout of S65-X.
Includes support for controlling RGB underlighting.
2017-06-10 21:09:38 -04:00
b721779241
Merge pull request #1383 from qmk/deleting-files
...
Deleting uppercase docs files
2017-06-10 15:14:17 -04:00
06f0f92c1a
Delete VAGRANT_GUIDE.md
2017-06-10 15:13:24 -04:00
7921834663
Delete USB_NKRO.txt
2017-06-10 15:13:15 -04:00
d942389e11
Delete TMK_README.md
2017-06-10 15:13:07 -04:00
3df614c942
Delete POWER.txt
2017-06-10 15:12:59 -04:00
08fdced65f
Delete PCB_GUIDE.md
2017-06-10 15:12:52 -04:00
de4a38ab1b
Delete Macros.md
2017-06-10 15:12:45 -04:00
ceb7a63c68
Delete Kiibohd.asciidoc
2017-06-10 15:12:39 -04:00
656744e7dd
Delete Keymap.md
2017-06-10 15:12:32 -04:00