]>
git.donarmstrong.com Git - qmk_firmware.git/log
mattdibi [Tue, 28 Mar 2017 08:13:29 +0000 (10:13 +0200)]
Fixed italian kymap readme
mattdibi [Tue, 28 Mar 2017 08:10:24 +0000 (10:10 +0200)]
Updated readme
mattdibi [Tue, 28 Mar 2017 07:56:07 +0000 (09:56 +0200)]
Added italian layout
Stick [Tue, 28 Mar 2017 02:56:47 +0000 (21:56 -0500)]
unsatisfied with ESC/GRV/TAB positioning
Stick [Tue, 28 Mar 2017 02:19:36 +0000 (21:19 -0500)]
Merge remote-tracking branch 'upstream/master'
Stick [Tue, 28 Mar 2017 02:18:12 +0000 (21:18 -0500)]
fixed unicode input issue
Erez Zukerman [Mon, 27 Mar 2017 06:54:49 +0000 (09:54 +0300)]
Updated Mouse keys (markdown)
Erez Zukerman [Mon, 27 Mar 2017 06:54:33 +0000 (09:54 +0300)]
Updated Mouse keys (markdown)
Erez Zukerman [Mon, 27 Mar 2017 06:53:27 +0000 (09:53 +0300)]
Created Mouse keys (markdown)
Erez Zukerman [Mon, 27 Mar 2017 06:51:57 +0000 (09:51 +0300)]
Updated _Sidebar (markdown)
Nicolas Guelpa [Sun, 26 Mar 2017 19:20:44 +0000 (15:20 -0400)]
Create README.md
Nicolas Guelpa [Sun, 26 Mar 2017 19:16:55 +0000 (15:16 -0400)]
Add files via upload
Nicolas Guelpa [Sun, 26 Mar 2017 19:07:19 +0000 (15:07 -0400)]
fixing layout
agaric [Sat, 25 Mar 2017 07:22:08 +0000 (16:22 +0900)]
fix link for VAGRANT_GUIDE file
Nicolas Guelpa [Sat, 25 Mar 2017 00:18:59 +0000 (20:18 -0400)]
Adding different layer
Travis La Marr [Fri, 24 Mar 2017 21:14:57 +0000 (17:14 -0400)]
Add BLE and EZKey module defines.
Also restored serial init back to original location. Was getting junk data.
Travis La Marr [Fri, 24 Mar 2017 19:55:02 +0000 (15:55 -0400)]
Readd bluetooth output direction on standard key input.
Hugh Enxing [Fri, 24 Mar 2017 18:31:02 +0000 (14:31 -0400)]
Swapped placement of `Ctrl` and `Alt` keys to match Technomancy's
default layout
Travis La Marr [Fri, 24 Mar 2017 16:53:55 +0000 (12:53 -0400)]
Refactor Bluetooth Handling
Refactored Bluetooth support to make adding new Bluetooth modules
easier in the future.
* Remove `OUT_BLE` key from QMK's keymap. `OUT_BT` is all we need now
as there's no difference anymore.
* Made BLUETOOTH_ENABLE build option legacy as not to break existing
keymaps (Falls back to existing EZ Key support if on)
* Removed `ADAFRUIT_BLE_ENABLE` build option
* Created new build option `BLUETOOTH` with module option (Currently
`AdafruitEZKey` & `AdafruitBLE`)
* Moved all LUFA bluetooth key/mouse events under `BLUETOOTH_ENABLE`
ifdef with selected modules output.
Danny Nguyen [Thu, 23 Mar 2017 18:46:58 +0000 (14:46 -0400)]
Add RGB support
Danny Nguyen [Thu, 23 Mar 2017 16:23:20 +0000 (12:23 -0400)]
Add RGB support for Let’s Split v1
Danny Nguyen [Thu, 23 Mar 2017 15:25:21 +0000 (11:25 -0400)]
Cleanup keymap
Danny Nguyen [Thu, 23 Mar 2017 13:42:32 +0000 (09:42 -0400)]
Initial commit for Atreus50 with working audio
Danny Nguyen [Thu, 23 Mar 2017 12:46:10 +0000 (08:46 -0400)]
Move keymap into config file
Danny Nguyen [Wed, 15 Mar 2017 20:34:57 +0000 (16:34 -0400)]
Add Makefile in keymap dir
Danny Nguyen [Wed, 15 Mar 2017 20:34:10 +0000 (16:34 -0400)]
Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms
ishtob [Wed, 22 Mar 2017 19:56:45 +0000 (15:56 -0400)]
Update readme.md
ishtob [Wed, 22 Mar 2017 19:50:52 +0000 (15:50 -0400)]
Update i2c.c
ishtob [Wed, 22 Mar 2017 19:50:18 +0000 (15:50 -0400)]
Update i2c.c
ishtob [Wed, 22 Mar 2017 19:49:21 +0000 (15:49 -0400)]
Update i2c.c
ishtob [Wed, 22 Mar 2017 19:48:56 +0000 (15:48 -0400)]
Update i2c.c
ishtob [Wed, 22 Mar 2017 19:47:53 +0000 (15:47 -0400)]
Update matrix.c
ishtob [Wed, 22 Mar 2017 19:45:45 +0000 (15:45 -0400)]
Update split_util.c
ishtob [Wed, 22 Mar 2017 19:45:15 +0000 (15:45 -0400)]
Update matrix.c
ishtob [Wed, 22 Mar 2017 19:19:01 +0000 (15:19 -0400)]
OLED code cleanup
ishtob [Wed, 22 Mar 2017 19:14:33 +0000 (15:14 -0400)]
Add files via upload
ishtob [Wed, 22 Mar 2017 19:11:03 +0000 (15:11 -0400)]
OLED code cleanup
ishtob [Wed, 22 Mar 2017 19:04:11 +0000 (15:04 -0400)]
Added OLED SSD1306 support to I2C
ishtob [Wed, 22 Mar 2017 19:02:49 +0000 (15:02 -0400)]
Merged Fliphalf, now defined in config, added OLED
Can now use the following in the keymap config.h to call the flipped matrix
```
#define FLIPHALF
```
ishtob [Wed, 22 Mar 2017 19:00:00 +0000 (15:00 -0400)]
Delete rules.mk
ishtob [Wed, 22 Mar 2017 18:59:54 +0000 (14:59 -0400)]
Delete rev2fliphalf.h
ishtob [Wed, 22 Mar 2017 18:59:42 +0000 (14:59 -0400)]
Delete rev2fliphalf.c
ishtob [Wed, 22 Mar 2017 18:59:32 +0000 (14:59 -0400)]
Delete config.h
ishtob [Wed, 22 Mar 2017 18:59:20 +0000 (14:59 -0400)]
Delete Makefile
ishtob [Wed, 22 Mar 2017 18:55:13 +0000 (14:55 -0400)]
Add files via upload
skullY [Wed, 22 Mar 2017 05:24:34 +0000 (22:24 -0700)]
Fix a typo
skullY [Wed, 22 Mar 2017 05:06:47 +0000 (22:06 -0700)]
Add #1170 to all the clueboard keymaps
skullydazed [Wed, 22 Mar 2017 04:54:24 +0000 (21:54 -0700)]
Merge pull request #1170 from tengg/master
fixed a bug related to mod + Grave with combined ESC/Grave key
tengg [Wed, 22 Mar 2017 04:33:44 +0000 (00:33 -0400)]
typo fixed
tengg [Wed, 22 Mar 2017 04:28:59 +0000 (00:28 -0400)]
fix typo
tengg [Wed, 22 Mar 2017 04:03:30 +0000 (00:03 -0400)]
fixed a bug related to mod + Grave with combined ESC/Grave key
This only applies to keymaps that has combined esc/grave. Here we call it theKEY.
Think about the motion when we do shift + theKEY (typing ~), or CMD + theKEY (switching window on MAC). Based on the original code, we must do following sequence: press shift -> press theKEY -> release theKEY -> release shift. However, it is very possible and natural that we do this stroke sequence instead: press shift -> press theKEY -> release shift -> release theKEY.
If we do the 2nd stroke sequence, the code will del_key(ESC) instead of (GRV) when we release theKEY. This caused some inconvenient issues and ghost typing.
By adding a flag, this issue is eliminated and will not affect any other functions.
Stephen Tudor [Mon, 20 Mar 2017 18:12:43 +0000 (14:12 -0400)]
Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.
Dylan Khor [Mon, 20 Mar 2017 17:16:19 +0000 (13:16 -0400)]
Merge branch 'master' of https://github.com/Khord/qmk_firmware
Dylan Khor [Mon, 20 Mar 2017 17:14:48 +0000 (13:14 -0400)]
add pgup, pgdn, home, end
Stephen Tudor [Mon, 20 Mar 2017 11:43:45 +0000 (07:43 -0400)]
Remove tap-dance. Raise will be accessed via holding shift while lower is active
Stephen Tudor [Mon, 20 Mar 2017 11:43:24 +0000 (07:43 -0400)]
Use normal backtick in ESC spot - I've mapped ESC to caps lock
Stephen Tudor [Mon, 20 Mar 2017 11:26:28 +0000 (07:26 -0400)]
Fix shift tap-dance (can't use one-shot layer)
Gabriel Young [Mon, 20 Mar 2017 04:18:15 +0000 (21:18 -0700)]
clean up config
Gabriel Young [Mon, 20 Mar 2017 04:11:17 +0000 (21:11 -0700)]
clean up docs and provide defaults for keymap
Gabriel Young [Mon, 20 Mar 2017 03:56:45 +0000 (20:56 -0700)]
update docs
Gabriel Young [Mon, 20 Mar 2017 03:46:56 +0000 (20:46 -0700)]
fix whitespace
Gabriel Young [Mon, 20 Mar 2017 03:45:10 +0000 (20:45 -0700)]
support LEDs
Gabriel Young [Mon, 20 Mar 2017 03:33:41 +0000 (20:33 -0700)]
Swap rows and columns to match the schematic
Gabriel Young [Mon, 20 Mar 2017 02:55:55 +0000 (19:55 -0700)]
start to define keymap; annoying because rows and columns are swapped from schematic
Gabriel Young [Sun, 19 Mar 2017 22:59:21 +0000 (15:59 -0700)]
successfully read data from the matrix
Simon Friis Vindum [Sun, 19 Mar 2017 13:00:50 +0000 (14:00 +0100)]
`MT` does work with right-hand side modifiers. See #1166.
Dylan Khor [Sun, 19 Mar 2017 00:14:43 +0000 (00:14 +0000)]
Missing comma
Dylan Khor [Sun, 19 Mar 2017 00:07:48 +0000 (00:07 +0000)]
Don't feel like tap dancing arrows anymore
Gabriel Young [Sat, 18 Mar 2017 23:19:10 +0000 (16:19 -0700)]
sketch out frosty flake matrix using custom matrix.c based on kitten paw
Gabriel Young [Sat, 18 Mar 2017 22:38:03 +0000 (15:38 -0700)]
boilerplate project created with new_project.sh
Gabriel Young [Sat, 18 Mar 2017 21:48:27 +0000 (14:48 -0700)]
Merge branch 'qmk/master'
jprmesh [Wed, 15 Mar 2017 20:48:31 +0000 (13:48 -0700)]
Added KC_KEYMAP macro for old style keymaps in Atreus62
Benny Powers [Fri, 17 Mar 2017 10:44:29 +0000 (12:44 +0200)]
Added missing codes: KC_MEDIA_FAST_FORWARD and KC_MEDIA_REWIND
Dylan Khor [Thu, 16 Mar 2017 18:13:53 +0000 (18:13 +0000)]
tap dance working for esc and arrows
Dylan Khor [Thu, 16 Mar 2017 17:36:31 +0000 (17:36 +0000)]
remove const
Dylan Khor [Thu, 16 Mar 2017 17:27:26 +0000 (13:27 -0400)]
test td changes
Dylan Khor [Thu, 16 Mar 2017 17:07:01 +0000 (13:07 -0400)]
test fixes for tap dane
Dylan Khor [Thu, 16 Mar 2017 16:44:56 +0000 (12:44 -0400)]
test tap dance
Dylan Khor [Thu, 16 Mar 2017 16:24:31 +0000 (12:24 -0400)]
add config.h for customization
Dylan Khor [Thu, 16 Mar 2017 04:11:47 +0000 (04:11 +0000)]
added custom tones
Jack Humbert [Thu, 16 Mar 2017 03:51:56 +0000 (23:51 -0400)]
Update config.h
Jack Humbert [Thu, 16 Mar 2017 03:49:38 +0000 (23:49 -0400)]
Update config.h
Dylan Khor [Thu, 16 Mar 2017 03:46:26 +0000 (03:46 +0000)]
test
Dylan Khor [Thu, 16 Mar 2017 03:09:17 +0000 (23:09 -0400)]
Add Makefile
Dylan Khor [Thu, 16 Mar 2017 03:07:29 +0000 (23:07 -0400)]
Add custom keycap
Jack Humbert [Wed, 15 Mar 2017 15:18:32 +0000 (11:18 -0400)]
Merge pull request #1152 from UnintendedFeature/bugfix/issue1151
readme keymap.h to quantum_keycodes.h
Jack Humbert [Wed, 15 Mar 2017 15:17:07 +0000 (11:17 -0400)]
Merge pull request #1090 from qmk/backlight_softpwm
Adds soft PWM backlight for non-timed ports
Jack Humbert [Wed, 15 Mar 2017 15:13:16 +0000 (11:13 -0400)]
Merge pull request #1146 from khogeland/master
Colemak layout for Clueboard
Jack Humbert [Wed, 15 Mar 2017 15:12:52 +0000 (11:12 -0400)]
Merge pull request #1147 from nooges/numpad20
Add handwired 20-key Numpad
Jack Humbert [Wed, 15 Mar 2017 15:12:30 +0000 (11:12 -0400)]
Merge pull request #1150 from nooges/ortho5x13
Add handwired 5x13 ortholinear keyboard
Jack Humbert [Wed, 15 Mar 2017 15:12:01 +0000 (11:12 -0400)]
Merge pull request #1148 from nooges/hexwire-lets-split
Add Hexwire layout for Let's Split
Jack Humbert [Wed, 15 Mar 2017 15:11:35 +0000 (11:11 -0400)]
Merge pull request #1155 from deadcyclo/master
Worked on deadcyclo layout
Jack Humbert [Wed, 15 Mar 2017 15:00:06 +0000 (11:00 -0400)]
Merge pull request #1145 from smt/smt/lets_split
Add smt keymap for Let's Split (based on serial)
Jack Humbert [Wed, 15 Mar 2017 14:59:34 +0000 (10:59 -0400)]
Merge pull request #1144 from milestogo/sculpt2
Microsoft sculpt mobile handwire and new shortcuts macro library
Jack Humbert [Wed, 15 Mar 2017 14:57:24 +0000 (10:57 -0400)]
update for infinity
Danny Nguyen [Tue, 14 Mar 2017 13:51:48 +0000 (09:51 -0400)]
Add RGB underglow, move keys to allow Adjust layer to be reached
Jack Humbert [Mon, 13 Mar 2017 16:12:09 +0000 (12:12 -0400)]
Update readme.md
nstickney [Mon, 13 Mar 2017 03:43:44 +0000 (22:43 -0500)]
added README.md
nstickney [Sun, 12 Mar 2017 19:51:43 +0000 (14:51 -0500)]
Merge remote-tracking branch 'upstream/master'
nstickney [Sun, 12 Mar 2017 19:51:33 +0000 (14:51 -0500)]
added US-International support