~ruther/qmk_firmware

b0532c43 — noroadsleft 6 years ago
Waldo LAYOUT_60_hhkb bugfix (#6000)

* Fix typo in LAYOUT_60_hhkb macro

Reported by Sushiimi
- https://github.com/qmk/qmk_configurator/issues/376

* Unify white space

Tabs and spaces were being mixed for indenting.

No logic change.
5aa4420f — Tyler Wince 6 years ago
[Keymap] Add lets_split keymap (#5992)

* tylerwince keymap added

* modifications for PR

* remove legacy import

* fix some build errors

* fix layers

* restore custom_keycodes

* remove trailing commas

* change persistent layer function

* update light noeeprom

* layer state set user

* missing trailing "

* changes to single_default_layer
[Keymap] Updated personal keymaps (#5993)

* added personal CTRL keymap

* added personal dz60rgb keymap

* enabled new rgb effect

* added space cadet shift

* media player track buttons now orange

* updated keymaps with rgb setting and visual HSV setting preview

* fixed source stuff?

* added support for underglow toggle (bugged to all hell)

* everything now behaves as expected when ti comes to RGB toggles, thank god

* removed ifdefs

* changed color of MAS_CRM

* uh, whitespace

* changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB

* updated keymap to work kindof

* KEYMAP: changed list of rgb effects

* changed CTRL rgb defaults

* KEYMAP: new LED layout for ctrl
6c7c178c — Gaëtan Ark 6 years ago
[Keymap] Added french Bépo support on Ergo42 keeb (#5986)

* Added french Bépo support on Ergo42 keeb

* Fixed some typos

* Removed a unused include
df73a81d — Kyle Terry 6 years ago
[Keyboard] adds spacetime keyboard (#5969)

* adds spacetime keyboard

* removes custom tap and mod functions

this commit replaces tap_key, control_key and shift_key with built-in
tap_code16.

* changes thumb layer and makes left palm key ralt
2f961265 — jotix 6 years ago
[Keymap] jotix ortho_4x12 layout change (#5979)

* jotix ortho_4x12 layout change

* simplifying things

* simplifying things
Add Solus support to linux_install.sh script

added update-repo command before install command
Add Solus support to linux_install.sh script
fe8c2209 — fauxpark 6 years ago
Document MT keycode in keycodes.md
1a55d842 — Maarten Dekkers 6 years ago
Add support for LSJ Ares (#5588)

* Add support for LSJ Ares

Thanks to the other ports which have made this port possible.

* Update Ares code per request

* More changes to Ares

* Update Ares rules.mk

Co-Authored-By: Maartenwut <maartenwut@gmail.com>

* Remove escaping backslashes from Ares default keymap
1da8ad86 — Doug Raffle 6 years ago
Added media keys to 1up60rgb:raffle (#5973)

[Keyboard] Fix formatting on keyboard to micro connection table (#5968)

* Fix formatting on keyboard to micro connection table

* Add whitespace to make more readable
a1e2d517 — AbstractKB 6 years ago
[Keyboard] Added Abstract Ellipse Rev1 (#5939)

* mostly done with first version of Ellipse Rev1 software

* mostly done, error with backlight breathing

* more testing and changing default keymaps

* ready for first release attempt

* fix newline in readme

* fix copyright and extraneous declarations and symbols

* remove more excess backslashes

* fixed more formatting
362bfc5b — Danny 6 years ago
Fix cypher iso (#5971)

* Reformat JSON to look less like AIDS

* Fix location of ISO Enter
83afae31 — Drashna Jaelre 6 years ago
Fix up Debouncing in AVR Templates (#5964)

a37e44b2 — tuesdayjohn 6 years ago
Added keymap folder matching username; added readme to previous keymap (#5961)

* Added keymap folder matching username; added readme into previous keymap

* Update keymap.c
f7caca51 — Erovia 6 years ago
Add support for Dimple (#5963)

Add support for Dimple, a 40% custom keyboard designed and produced by LazyDesigners.
701a1d94 — Tobias V. Langhoff 6 years ago
Fix layout comment (#5967)

Swap the "Cmd" and "Alt" keys in the comment to reflect the actual layout.

Also change "Cmd" to "Win" for consistency with the default keymap.
03e53dc8 — Jarrett Drouillard 6 years ago
[Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881)

* feat-user-kuatsure: abstract symbol row out

* feat-user-kuatsure: abstract grouped bracket, brace, paren out

* fix-preonic-kuatsure: remove eol as requested by @drashna

* feat-user-kuatsure: add KC_MAKE and KC_FLSH

thanks to @drashna for the help

* chore-preonic-kuatsure: remove auto shift

* chore-user-kuatsure: move leader seq's to macro syntax

* feat-user-kuatsure: add `KC_VRSN` key

plus use it preonic keymap

* chore-user-kuatsure: namespace keyboard macros `KB`

* chore-preonic-kuatsure: move some keyboardy keys around

* chore-preonic-kuatsure: remove parens, brackets, braces from lower

* chore-user-kuatsure: move tmux window shifts to dbl press leaders

* feat-user-kuatsure: add a computer lock leader seq

* fix-preonic-kuatsure: go back to lower brackets

* chore-preonic-kuatsure: clear out raise

* feat-various-kuatsure: add meh + tab mod tap

* chore-preonic-kuatsure: `raise` eats `game_mod` layer

* fix-preonic-kuatsure: reverse pg up and pg down

* chore-user-kuatsure: add double tap to turn off music

* chore-user-kuatsure: move like seqs together

* chore-preonic-kuatsure: add a few more items to the num pad on raise

* feat-user-kuatsure: re-enable td for <> keys

* chore-user-kuatsure: give a little more grace period for leader

* fix-user-kuatsure: give lock leader a gui buffer

no timer or anything, but alfred doesn't boot up as quickly as I would like sometimes

gui doesn't do anything but gives a little bit of a time bump

* fix-user-kuatsure: changes from @drashna review
73715bac — tuesdayjohn 6 years ago
[Keymap] Added personal keymap in Kinesis matching username; updated old readme.md (#5955)

* Added 'tuesdayjohn' folder; updated old readme.md

* Update keymap.c

* Update readme.md

* Update keymap.c
Next