Fred Sundvik
2fd670bec0
Add missing include to Ergodox Belak keymap
7 years ago
Fred Sundvik
6ba22b5f5e
Don't define RGBLED_NUM in let-split khord keymap
...
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
7 years ago
Fred Sundvik
a15510b57b
Always build everything on master
7 years ago
Fred Sundvik
5acc0e54aa
Make all subprojects when a keymap is modified
7 years ago
Jack Humbert
7feadbd66d
Merge pull request #1401 from geofflane/s65_x_fixes3
...
S65-X Fixes Part 3
7 years ago
Jack Humbert
206233d98c
Merge pull request #1402 from belak/tv44-belak-tap-magic
...
tv44: Rearrange belak keymap and add some tap dance magic
7 years ago
Jack Humbert
82372d36af
Merge pull request #1403 from Wraul/kmac-fixes
...
KMAC fixes
7 years ago
Mathias Andersson
df26ede131
Unify KMAC code indentation
...
It's a little unclear what the style guidelines are for the QMK project.
But I figured that I should at least keep the indentation consistent
within the KMAC part.
7 years ago
Mathias Andersson
67e150a08a
Enable backlight support by default for KMAC
7 years ago
Mathias Andersson
ba945c5e77
Correct layer switching in KMAC keymap readmes
7 years ago
Mathias Andersson
be002137f9
Fix some KMAC code formating
7 years ago
Mathias Andersson
a621c7f88b
Don't include the console by default on the KMAC
7 years ago
Kaleb Elwert
722adce095
tv44: Rearrange belak keymap and add some tap dance magic
7 years ago
jamesofarrell
98316ef017
Added Grave Escape ( #1391 )
...
* added QK_GRAVE_ESC and KC_GESC
* fixed name
* Fixed keycode emnu
* Removed layer check, added left and right GUI mod detection for OSX GUI+~
7 years ago
Jack Humbert
ff2b01da49
Merge pull request #1400 from belak/belak-ergodox-theme
...
ergodox: initial addition of belak theme
7 years ago
Jack Humbert
6549e169f8
Merge pull request #1398 from belak/tv44-keymap-changes
...
TV44 keymap changes
7 years ago
Kaleb Elwert
e9a4a5e961
tv44: add belak keymap
7 years ago
Kaleb Elwert
ef4abfeb31
ergodox: initial addition of belak theme
...
Imported from external repo https://github.com/belak/ergodox-layout at commit
233008ad8c46a85cb118fca0be093c3e751075b0
7 years ago
Geoff Lane
b4802d7567
Fix home and end to be on <>
7 years ago
Geoff Lane
d2a11b523b
LED control on the BL layer
7 years ago
Kaleb Elwert
29108d1477
tv44: update tong92 keymap to use KEYMAP macro
7 years ago
Kaleb Elwert
4cefb45a2d
tv44: update xyverz keymap to use KEYMAP macro
7 years ago
Kaleb Elwert
f894103997
tv44: update default keymap to use KEYMAP macro
7 years ago
Kaleb Elwert
b56a9a9899
tv44: update jeebak keymap to use new macros and remove custom ones
7 years ago
Kaleb Elwert
e32e7dc0f5
tv44: update smt keymap to use new macros and remove custom ones
7 years ago
Kaleb Elwert
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
7 years ago
Jack Humbert
d9ffd77ee7
Merge pull request #1397 from geofflane/s65x_fixes
...
S65x fixes
7 years ago
Geoff Lane
e553bb3af4
LED init works with just pin declared
7 years ago
Geoff Lane
b107d64d69
Use standard QMK key codes for RGB control
7 years ago
Geoff Lane
c81be932d2
Fix left shift in ansi layout
7 years ago
Geoff Lane
899584187f
Fix esc key
7 years ago
Jack Humbert
6a75a7d672
Merge pull request #1394 from Khord/master
...
Adding custom keymap for Let's Split and updates to custom Planck keymap
7 years ago
Jack Humbert
be9fd4b4fa
Merge pull request #1396 from shieldsd/master
...
Minor updates to planck/keymaps/dshields
7 years ago
Daniel Shields
cc158d90ae
Minor updates to planck/keymaps/dshields
...
* tweaks to tap dance keys
* tidy up code
* save a few bytes
7 years ago
Dylan Khor
5c11ba74d8
tap dance and hold changes to make planck match lets split
7 years ago
Dylan Khor
a44ba492ea
minor fixes
7 years ago
Dylan Khor
22f985eba7
Add custom let's split keymap
7 years ago
Martin Gondermann
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
7 years ago
fredizzimo
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.
7 years ago
Jack Humbert
c2c9cb2505
Merge pull request #1392 from jetpacktuxedo/whitefox
...
Added whitefox keymap
7 years ago
Ethan Madden
a7942c4f48
Added whitefox keymap
7 years ago
Jack Humbert
3d5d3e1b0c
Merge pull request #1387 from antelaurijssen/master
...
Submitting my own custom layout for S60X keyboard
7 years ago
Ante Laurijssen
f37daa5343
Properly formatted unordered lists in readme.md
7 years ago
Ante Laurijssen
3ee346c07b
Mods to readme.md
7 years ago
Ante Laurijssen
78a4cfd453
Modifications to readme.md and deletion of keyboard layout images
7 years ago
Jack Humbert
6b5d67fcc6
Merge pull request #1389 from geofflane/keyboard_s65_x_2
...
Keyboard S65-X Support #2
7 years ago
Jack Humbert
d1854e0e04
Merge pull request #1388 from bigbigtor/fix_spanish
...
Fix spanish keymap
7 years ago
Geoff Lane
0440c0f072
Add ISO layout for S65-X
7 years ago
Geoff Lane
568c662c14
Fix media controls in default layout
7 years ago
Geoff Lane
96b0382fb4
Fix backslash and some of the docs
8 years ago