Jack Humbert
024f0455de
[core] fix rgb source include
7 years ago
Andrew Plaza (insidious)
6198fed566
Updated README in ergodox_infinity keyboard ( #1702 )
...
* changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo
* accidently removed '-' in last line of readme
7 years ago
lucwastiaux
3e1f388bda
Adding Ergodox EZ and Atreus Dvorak 42-key layouts ( #1705 )
...
* importing 42 key dvorak layout
* added comment for build instructions
* adding atreus dvorak 42 key layout
* added readme
* add readme
* build instructions
* additional MEH shortcuts
7 years ago
Rob Rogers
7bcf3e2781
Wording changes for the WSL install script
7 years ago
Jack Humbert
5ad5c230d6
Merge branch 'luizribeiro-ps2avrGB'
7 years ago
Jack Humbert
dc7d0c7b74
update to driver separation
7 years ago
krusli
afcf3a2878
Update Mechmini keymap, reduce reported power consumption for iOS Camera Adapter compatibility
7 years ago
Dylan Khor
ee9a20ff37
Cleaned, revised, and updated my keymaps to reflect new changes/defaults ( #1712 )
...
* add new RGB keycodes and clean up lets split keymap
* extraneous cases
* More cleanup and added macro
* one more macro
* cleaned up my planck keymap and added macros
* Transitioned planck keymap to new formatting / audio modes based on new default
* Remove extraneous newline in song list, add keycodes missed in previous commit
* error in graphical representation of keycodes
7 years ago
Danny
5eb5b6074c
Add Levinson keyboard ( #1723 )
...
* Fork lets_split to levinson
Update subproject default
* Update Readme
* Pass LED backlight info from master to slave over serial
7 years ago
Hugh
19f48fa922
"New" Atreus Keymap ( #1717 )
...
* Merge with upstream
* Finish merge
* Add new keymap
* Change use of KEYMAP macro
* Add Readme.md
* Fix link
* Clean up comments
* Raise on leading edge of keypress
7 years ago
Danny Nguyen
c02de0932a
Remove accidentally pasted line in MF68 readme
7 years ago
Florent C
17c84f24cd
Adapt build instructions to new keyboard name
7 years ago
Christopher Browne
a07d1f22aa
Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap ( #1715 )
...
* Add HOME/END keys as upper/lower on arrow-up/down
* Reduce .hex file size by turning off unneeded options
* Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand
* Latest super latest version merge
* cbbrowne keymap for XD75re
* starting notes on XD75re keymap plans
* First draft of bottom row of QWERTY
* Switch my special bottom line over to QCENT
* Dunno
* Filling in wanted keys, bit by bit...
* Add copyright, extra macro
* Clean up comments, remove some experimental code I didn't like
* TODO plans for xd75re
* clean up keyboard layout
* QCENT2 is my new experiment for the main keyboard...
* Add a few more main layer keys, and modify LOWER to shift things outwards to conform with main layer
* Clean up RAISE layer to conform with main layer, remove QCENT layer as QCENT2 is the new thing
* More xd75 changes, now that I actually have it in hand
* shift keymap around, as original attempt was a bit too aggressive in keeping to the edges
* more revs to XD75
* Dropping parts of the centre keypad in favor of Keys I Really Need
* Improve documentation to conform with how builds are done now
* Improve documentation to conform with how builds are done now
* Add cbbrowne rules file as alternative to having the rules in Makefile
* Makefile not needed anymore for individual keymap
7 years ago
Harshit Goel
23ce0b43b6
Further updated ergodone readme.md ( #1714 )
...
* updated read.md file
* added image to flash hex on ergodone
* corrected image link
* updated direct image link
* image with larger text
7 years ago
Danny
4549dcd21f
Add support for MF68 replacement PCB for Magicforce 68 ( #1698 )
...
* Port TMK code for MF68
* Change KEYMAP to KC_KEYMAP and add macro
7 years ago
Goel
7da585917b
updated read.md file
7 years ago
Sean Hunter
cf001300b3
[planck] Adds Sean Hunter keymap( #1706 )
...
* Sean Hunter initial keymap
* Update old map to sync it up with new one
* Add TODO
fix a few minor things
* small doc fixes
* Minor fixups
7 years ago
Danny Nguyen
63028dde82
Add jojiichan keymap
7 years ago
Jack Humbert
7ad924bae5
Updates send_string functionality, adds terminal feature ( #1657 )
...
* implement basic terminal stuff
* modify send_string to read normal strings too
* add files bc yeah. working pgm detected
* pgm detection apparently not working
* adds send string keycodes, additional keycode support in send string
* implement arguments
* [terminal] add help command
* [terminal] adds keycode and keymap functions
* [terminal] adds nop.h, documentation
* update macro docs
7 years ago
Kaleb Elwert
a4ff8b91f7
Update tv44-belak keymap
7 years ago
Marco
63cde006c5
Changed USB manufacturer to "JMWS"
...
Don`t know, if this is 100% correct, but the original software refers
to "JMWS JM60 Driver".
7 years ago
Marco
d331e274b3
Use KC_GESC keycode instead of custom function
7 years ago
Marco
349e0012ba
Basic support for JM60 keyboard
...
This adds basic support for JM60 RGB PCB that was sold
by KBDfans https://kbdfans.myshopify.com/
https://www.aliexpress.com/store/product/JM60-RGB60-Custom-mechanical-keyboard-PCB-ANSI/2230037_32810956675.html
No support for RGB Backlight yet.
7 years ago
Ptomerty
68b6de60e0
fix for toggle tap dance
7 years ago
Jack Humbert
f10e9586df
adds a default ergodox_infinity keymap
7 years ago
skullydazed
4cdcbdb861
Remove all Makefiles from the keyboards directory. ( #1660 )
...
* Remove all Makefiles from the keyboards directory.
* update keymaps added in the last 8 days
* Ignore keyboard/keymap makefiles
* update hand_wire to reflect our new Makefile-less reality
* Update the make guide to reflect the new reality
* move planck keymap options to rules.mk
* update planck keymaps 4real
* trigger travis
* add back build_keyboard.mk
* restore changes to build_keyboard
7 years ago
Jack Humbert
cf8e10533b
update some keymaps that broke w/defaults
7 years ago
skullY
927ef81363
Revert "Remove the "lib/%" rule."
...
This reverts commit 6fc43ddaf6
.
I didn't think this through before pushing it.
7 years ago
skullY
6fc43ddaf6
Remove the "lib/%" rule.
7 years ago
Hugh
0759adeaf1
Split atreus ( #1680 )
...
* Merge with upstream
* Add split_atreus keymap for lets_split.
* Move bspace
* Tidy up keymap
* Update layer enum
* Temporary fix
* Finish merge
* Added keys for testing
* Revert temporary fix
* Remake keymap using default let's split map as base. ASCII art not
updated
* Remove non-functioning layers
* Rename folder
* Update ASCII art
* Remove vestiges of ADJUST layer
* Remove nonexistent layer #defines
* Rename folder to avoid confusion
* Add Readme.md
* Formatting
* Description of underscores in layer maps
7 years ago
Jason Milkins
43a1ea3035
Add TKL keymap for Frosty_Flake ( #1666 )
...
* Add TKL keymap for Frosty_Flake
* Update readme.md
* Add spaces for ghfm newlines
* add note for dfu target
7 years ago
skullydazed
af14e672c9
Add a clueboard rev3 ( #1688 )
...
* Allow the knight animation to be restricted to a portion of the LED strip
* Add keys for jumping directly to particular animation modes
* Remove orphaned break statements
* Tweak the `RGB_MODE` buttons so they cycle through the same mode.
* small indentation fix
* Add a new revision of the clueboard with 18 underlight LEDs
7 years ago
skullydazed
2b3803eb5e
Clone chibios and ugfx if it's not already checked out. ( #1651 )
...
* Clone chibios and ugfx if it's not already checked out.
* update the submodule out of date message
7 years ago
skullydazed
4580d3a730
RGB improvements ( #1684 )
...
* Allow the knight animation to be restricted to a portion of the LED strip
* Add keys for jumping directly to particular animation modes
* Remove orphaned break statements
* Tweak the `RGB_MODE` buttons so they cycle through the same mode.
* small indentation fix
7 years ago
Will Jiang
0ce45eb0b7
Update mac guide ( #1665 )
...
`avr-libc` is no longer, and it's called `avr-gcc` now. https://github.com/osx-cross/homebrew-avr
Also you need `gcc-arc-none-eabi` to be able to compile in my experience.
7 years ago
Wilba6582
85c3c5926c
Force Raw HID interface number to 1 always ( #1669 )
7 years ago
CarVac
323fa19e2d
Dvorak-optimized Mitosis keymap with mouse keys ( #1676 )
...
* Add carvac_dv keymap for mitosis
* Add mouse keys
* move backspace, etc, and fix tab
* remove commented-out functions in keymap
* Fix scroll buttons and add left/right scrolling
* Make num momentary, add comments, and clean up
* fix mouse scroll acceleration
7 years ago
Ethan Madden
de0e025472
Added personal minivan keymap ( #1681 )
...
more consistent layer setup
documentation!
slide some things around
more doc jiggling
7 years ago
Jay Liu
b032867236
Update Infinity Ergodox Makefile ( #1682 )
...
I believe this change is needed in response to the recent change in folder structure.
7 years ago
Jack Humbert
c8e232907f
Merge branch 'master' of https://github.com/qmk/qmk_firmware
7 years ago
Jack Humbert
994592f985
add audio on/off audios
7 years ago
Rob Rogers
4d5b7dea14
Let's split hand mirroring support
...
commit b7a1c6fe3f0709d176a7833387051b2323b16f17
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Wed Sep 6 08:28:00 2017 -0500
add hand swap config matrix for Let's Split
commit 1d53113d96b711db549f735316c2ea3f7469021b
Merge: 98f40e3 4edfa97
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Tue Sep 5 21:43:34 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 98f40e31c4a1728d826037b375cf336d550bf69a
Merge: a825225 94f8b75
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Mon Sep 4 20:20:46 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit a825225810a6282f7229cdf6b1c05fd9c27e1808
Merge: 56846cb f0db2c0
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Thu Aug 31 19:47:25 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 56846cb0326f1c78cba47b8161f4d389e19202c3
Merge: 4deb6ca ba2ad57
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sun Aug 27 15:05:16 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 4deb6ca77633c603f8a134946bb4edc7ed619b50
Merge: 6f85d1f 7960302
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sat Aug 26 23:23:48 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 6f85d1ff7cfac0a4a70b133984cd681852b49df6
Merge: e6aff71 4b0c6dc
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Thu Aug 24 14:33:31 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit e6aff71807bf2dc41edbec91408a827c32ef73ef
Merge: 9d38f6f d54360b
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Wed Aug 23 13:43:20 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 9d38f6fe83e08962b14fd5d8a70ff100302af598
Merge: d1c0a9f 3aa7fbc
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Tue Aug 22 22:13:05 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit d1c0a9f3b0d9ac466595b197cd8fbce3f1e42f8a
Merge: bd8dbb9 5cab5e4
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sun Aug 20 10:00:01 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit bd8dbb9d19344623f1b3cefc0a2b205864e9ba3c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sun Aug 20 09:59:45 2017 -0500
fix line endings another time
'
'
commit 2602515eb22451feed3178966ffeed33c0f4548b
Merge: 41e549e 71d1c02
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Wed Aug 16 21:31:28 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 41e549e3d527b58f92df28caf8daecae06e5ecf8
Merge: e624ea5 88198a9
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Fri Aug 11 12:48:45 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit e624ea55a1f715d008661ae2e180ae55a09ef0c8
Merge: 5966f09 933701c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Mon Aug 7 14:43:30 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 5966f096016ffce9c4802ade57d250d9f756bd73
Merge: 71c173d dd3803f
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Tue Aug 1 21:58:14 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit 71c173dee1aa16dd762897531c42d23f6da0159c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Mon Jul 31 00:19:08 2017 -0500
line endings???
7 years ago
Jack Humbert
4d5eeb3d7d
update planck stuff
7 years ago
David Stosik
4edfa97e03
Improve and simplify RGB Knight mode ( #1677 )
...
* Simplify RGB Knight mode code, and make it look closer to KITT
* Remove RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH
7 years ago
Jack Humbert
5f154f0a00
Update feature_common_shortcuts.md
7 years ago
David Stosik
94f8b758b3
Fix Kitt and its default behavior ( #1674 )
7 years ago
Lukmanul Hakim
f0db2c0512
Set proper backlight level
7 years ago
QMK Bot
8ea690a1b3
convert to unix line-endings [skip ci]
7 years ago
Jonathan Arnett
b07b4bb97b
Alterations and documentation updates for j3rn Ergodox EZ keymap ( #1656 )
...
* Add second set of AltSft and Alt
* Insert the play key between previous and next
* Update documentation
7 years ago
David Stosik
5b897ce223
Port #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is enabled
7 years ago