Commit Graph

2057 Commits (d5486265b8afcada68306c815b08c225fce287af)

Author SHA1 Message Date
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
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
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
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
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 7 years ago
Martin Gondermann 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
7 years ago
Jack Humbert 23c448b21d remove .hex, .PNG, .jpg 7 years ago
Jack Humbert a7ce482d14 remove the rest of the .pngs 7 years ago
Ante Laurijssen 54d48140cd -MIDI Chords now using process_record_user instead of F(n) keys
-Morse Code shift keys implemented
7 years ago
Jack Humbert c02f9a6ee4 remove most .pngs 7 years ago
Luiz Ribeiro 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.
7 years ago
Luiz Ribeiro 945f2f5916 Fixed rgblight_types.h 7 years ago
Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver 7 years ago
Luiz Ribeiro 964d7060e1 Simplified ps2avrGB rgblight_set logic a bit 7 years ago
Luiz Ribeiro 6037cede2c rgblight support for ps2avrGB 7 years ago
Geoff Lane b1e01e9d1f Support Sentraq S65-X
Add initial support for ANSI layout of S65-X.
Includes support for controlling RGB underlighting.
7 years ago
Jack Humbert ca01d94005 convert docs to lowercase and underscores 7 years ago
Jack Humbert d81135410c Merge pull request #1382 from binaryplease/handwired_binaryplease
Handwired binaryplease
7 years ago
binaryplease 1502c9c935 put colemak and qwert switching on the top right 7 years ago
binaryplease 0c1dc91d74 removed swapping keys in adjust layer 7 years ago
binaryplease e3f657dfeb commented out unused layers 7 years ago
Jack Humbert d2aec1625d removes some images 7 years ago
Jack Humbert 728f2f8d00 Merge pull request #1378 from nicinabox/fix-ls-avrdude
Let's Split avrdude portability fix
7 years ago
Jack Humbert fc39a288ed remove mechmini keymap from ps2avrGB 7 years ago
Jack Humbert 8c4a59611a due diligence, etc 7 years ago
Nic Aitch 3b38e6954a Use single brackets for portability with other shells 7 years ago
Jack Humbert 9ac2ed280c move mechmini to own folder 7 years ago
skullY 2a667eba2a Cleanup the Clueboard readme files. 7 years ago
Martin Gondermann e4eb4eaa16 Fix layer LED signalling in magicmonty keymap (#1373)
* Fix layer LED signalling in magicmonty keymap

* Include the breathing modes in layer signalling

* Reverts mode to 1 as the other modes flicker

* Add Cursor keys on VIM positions and PAUSE to function layer
7 years ago
Mathias Andersson 1b02b2006e Add support for KMAC 7 years ago
Stick 4b50ab029d Revert "ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off"
This reverts commit f397402e10.
7 years ago
Stick 5a70cb30ee trying to fix LEDs 7 years ago
Stick 3af2bca1fc Merge remote-tracking branch 'upstream/master' 7 years ago
Ante Laurijssen 7146dfea6e Created special shift keys for Morse layer that change variable value, enabling to send “shifted” special morse code characters. 7 years ago
Ante Laurijssen 8f80f35186 Working on Morse Code Macros 7 years ago
chilifries c9e0068cf2 Added support for Mechmini v1 7 years ago
Jack Humbert 84012d8243 Merge pull request #1359 from agbell/PR
Permissive Hold, and two keymaps
7 years ago
Stick 035f7bb1bf Merge remote-tracking branch 'upstream/master' 7 years ago
Martin Gondermann 8cc0035ea0 Add new keyboard layout for the ClueBoard (#1371) 7 years ago
Jack Humbert 5d83d320cb Merge pull request #1366 from abperiasamy/refine-layout
Replace enter with quote and few reorgs
7 years ago
Daniel Shields ad7a5bdc4f Additional tap dance keys/functions for planck/keymap/dshields 7 years ago
Ante Laurijssen 1b8ed53f21 Added a couple of custom keys and updated layer image 7 years ago
Fred Sundvik b51a0db6ed Add backlight support to the default Ergodox Infinity animations 7 years ago
Fred Sundvik 2a7f9a7e46 Add backlight control to the IS31FL3731 driver 7 years ago
Adam Bell 4ab61344f5 Adding permissive_hold 7 years ago
Adam Bell 587b0de6e5 adding lets split keymap 7 years ago
Adam Bell 82de4d039d Ergodox Adam keymap 7 years ago
Fred Sundvik 0f9bfafb9e Turn off LED matrix by default 7 years ago
Fred Sundvik a916f4e8b8 Let BACKLIGHT_ENABLE control the Infinity LEDs 7 years ago
Ante Laurijssen 9cfa37bb3d Improvements and corrections to morse code macros layer 7 years ago
Stick f397402e10 ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off 7 years ago
Stick 4cf17210b6 moved alt out from under space 7 years ago
Stick 4ba9917f82 Merge remote-tracking branch 'upstream/master' 7 years ago
Daniel Shields 7cbd16c902 Initial commit for gherkin keyboard support. Compiles but untested. 7 years ago
Jack Humbert 9069edd934 Merge pull request #1347 from nooges/nyquist
Add Nyquist keyboard support
7 years ago
Jack Humbert ec3e684123 Merge pull request #1350 from originerd/add-originerd-planck-keymap
Add originerd planck keymap
7 years ago
Jack Humbert 05e6dd6527 Merge pull request #1351 from Alfrheim/fixing_dvorak_layout
replacing one R for a T
7 years ago
Jack Humbert cf77c42c72 Merge pull request #1353 from 333fred/333fred-layout
ergodox/333fred layout
7 years ago
Danny Nguyen aae727d9ec Update keymap layout comments 7 years ago
Daniel Shields db0ac3bcb3 Tweak reported power consumption to work with iOS 7 years ago
Danny Nguyen db82b17d6e Remove OLED code and set I2C rate back to 100kHz 7 years ago
Fredric Silberberg dded79a412
Update licensing on visualizer.c 7 years ago
Fredric Silberberg cfaf34daec
Updated readme 7 years ago
Fredric Silberberg aa1b1c5756
Added several new macros 7 years ago
Fredric Silberberg f35c82ccb2
Fixed numpad 0 layout 7 years ago
Alfrheim 974a77a07c replacing one R for a T 7 years ago
Jitae Kim c33c2bbade Add originerd planck keymap 7 years ago
Fredric Silberberg 4eba71841e
Use code blocks for keyboard layouts 7 years ago
Fredric Silberberg 95ae256482
Completed iteration 1 of my layout 7 years ago
jpetermans 9af272e4bb Update lock led processing and remove debug msgs 7 years ago
Jack Humbert 57cfb5f1ae Merge pull request #1348 from Dbroqua/master
Added DK60 keyboard
7 years ago
Ante Laurijssen fbaf964a85 Improvements to Midi and keymap 7 years ago
Fredric Silberberg 949540d601
Added initial keymap files 7 years ago
dbroqua c5d3faace5 Merge remote-tracking branch 'origin/feature/DK60' 7 years ago
dbroqua a381eb01f5 - Updated copyright 7 years ago
Danny Nguyen 7a433a7f3d Update copyright info 7 years ago
Danny Nguyen fbec02c148 Remove Let’s Split plate files 7 years ago
Damien Broqua 061bb4a0b8 Merge remote-tracking branch 'origin/feature/DK60' 7 years ago
Damien Broqua 05f5243426 - Updated readme 7 years ago
Damien Broqua 55d6750254 Merge remote-tracking branch 'origin/feature/DK60' 7 years ago
Damien Broqua e280f7aad7 - Added Capslock/Esc led 7 years ago
Nick Choi 3c4022c41b hmm? 7 years ago
Nick Choi 2c9f846608 Merge pull request #2 from qmk/master
pull in new qmk changes
7 years ago
Danny Nguyen be204f9cdd Update readme 7 years ago
Damien Broqua f06f883589 - Some changes on DK60 7 years ago
Ante Laurijssen 06684555d2 Another typo... 7 years ago
Ante Laurijssen cd4ccee703 Corrected typo in readme.md 7 years ago
Ante Laurijssen 1ef911d150 Added a few images 7 years ago
Ante Laurijssen 4c48c29c0e Added MIDI_CHORD layer and other little fixes.
Updated readme.md
7 years ago
Nick Choi 5393bc6f4e switched to uint8 and 16 7 years ago
Danny Nguyen 4a8da0cb45 Modify pinout and layouts for Nyquist 7 years ago
Danny Nguyen aeade1b197 Fork Let’s Split files 7 years ago
Priyadi Iman Nurcahyo 7eebdd4760 Jokrik's Clueboard layout (#1340) 7 years ago
binaryplease 3ea5726739 redefined options in config.h 7 years ago
Erez Zukerman 41fa638aa8 Adds prevent stuck modifiers to EZ default 7 years ago
binaryplease a83662329d overwriting optins in makefile and configuration 7 years ago
binaryplease 64e4c47ae4 disabled backlight and audio 7 years ago
binaryplease 58af88eb51 copied default planck keymap to handwired_binaryplease; 7 years ago
Ante Laurijssen a584675735 Midi Chord Function is now working! But some chords lag... 7 years ago
Jack Humbert d24da945d1 Merge pull request #1319 from Johannes-Larsson/master
Add planck/johannes layout
7 years ago
ariasuni e87691fa5d Fix undefined reference errors with avr-gcc 7.1 7 years ago
Nick Choi 66e9cf9718 clarified tap 7 years ago
dbroqua 6b994ecd82 - Added schematic for Trackpoint demonstration 7 years ago
dbroqua 81e85a1a4e - Added integration of IBM Trackpoint 7 years ago
Ante Laurijssen 6b1f707ce9 Still working on these MIDI CHORDS! 7 years ago
Nick Choi 1bff72c009 - 7 years ago
Nick Choi d462409762 tenative readme for variable timing tap 7 years ago
Ante Laurijssen b4b06f81b5 More changes to keymap.c to try and get midi chords to work 7 years ago
Nick Choi aeb3a34636 moved specific tap term to its own function
included custom_tapping_term in action struct
7 years ago
jpetermans ac97870801 reduce recurring writes to lock leds 7 years ago
Nick Choi e695b5a33b Added per case tapping term, updated FF-nikchi keymap. 7 years ago
Nick Choi 17a378715e Tapping Term and Memes TD for FF 7 years ago
Ante Laurijssen 1a0dfbbc96 More updates to keymap.c - still errors with midi when trying to compile 7 years ago
Johannes Larsson 6d08de5c67 readme, media keys fix 7 years ago
jpetermans 083267680d Restore deleted MEMO.txt from master 7 years ago
Johannes Larsson e4f1b238b3 revert changes to config.h 7 years ago
jpetermans e6c9b07e1c Merge branch 'user_led_configuration' into infinity60
Conflicts:
	keyboards/infinity60/keymaps/jpetermans/keymap.c
7 years ago
jpetermans 2dcd6c38fa Merge remote-tracking branch 'upstream/master' into infinity60 7 years ago
jpetermans f54b4771eb keymap example update and tweak to set_led_bit function 7 years ago
Jack Humbert 7a4ec3bd92 Merge pull request #1316 from nikchi/master
FrostyFlake Keymap
7 years ago
Johannes Larsson 690957cdbd media keys and stuff 7 years ago
Nick Choi 006ba4bf36 moved unicodemap rules to localer make 7 years ago
Johannes Larsson b9cf386b21 Merge branch 'master' of https://github.com/qmk/qmk_firmware 7 years ago
Erez Zukerman a965e5b735 tweaks default mouse speed constants 7 years ago
Nick Choi ef1714f443 more emoji function comments 7 years ago
Nick Choi 6536b1ce2a Tap dancing emoji support 😩😩 7 years ago
Nick Choi b3eeb9d84a removed s 7 years ago
Nick Choi 0e174fcb48 Merge branch 'master' of https://github.com/nikchi/qmk_firmware 7 years ago
Nick Choi 3ed2147a88 preonic map 7 years ago
Nick Choi ec86fac6ee Merge pull request #1 from qmk/master
pull new to mine
7 years ago