1
0
Commit Graph

15 Commits

Author SHA1 Message Date
Ian Sterling
c082a3237c Merge remote-tracking branch 'upstream/master' 2019-01-03 22:50:59 -08:00
Ian Sterling
8e4291da02 further revisions to sol keymap. 2019-01-03 22:02:50 -08:00
Frank Tackitt
7b5fa4b13e Keymap: Add userspace for @kageurufu (#4752)
* Add userspace for @kageurufu

* Remove custom keycodes for layer keys

Add some common defaults for my rules.mk
2019-01-02 09:16:55 -08:00
Frank Tackitt
134a69f4ad Keyboard: Enable defaults for Sol (#4751)
The enables RGB, Mousekeys, and Extrakeys for users of config.qmk.fm
2018-12-31 14:55:48 -08:00
Sterling
e45fd71bf7 minor tweaks to sol layout 2018-12-27 14:05:42 -08:00
Sterling
f77dd3dc72 Streamlined Sol layout 2018-12-26 08:39:47 -08:00
Ian Sterling
bc0ab75b52 more changes to sol layout 2018-12-26 07:01:40 -08:00
Ian Sterling
935df2d1e6 Added colemak layer because I can. 2018-12-24 01:28:49 -08:00
Ian Sterling
f3c6d23b28 Merge branch 'master' of https://github.com/Xyverz/qmk_firmware 2018-12-22 10:33:19 -08:00
Ian Sterling
bba1cf9ab8 Added sol graphic by Kagerufu and Cardiactuna 2018-12-22 10:32:19 -08:00
Sterling
b3a58c7c45 more changes 2018-12-21 16:48:47 -08:00
Sterling
73d88d09fb Minor changes to keymap. 2018-12-21 10:19:39 -08:00
Ian Sterling
b9b8601866 Added Sol keyboard layout. 2018-12-21 06:41:55 -08:00
noroadsleft
a5b43b35fe Sol rev1 Configurator support (#4562)
Adds Configurator support for the Sol rev. 1 by RGBKB.

Notes:

The Sol keyboard supports split thumb keys like the Ergodox - any of the 2u thumb keys can be split into two 1u keys. The matrix here is configured for fully 1u keys on the thumbs.

The Sol also supports installing a rotary encoder on each half. The key matrix given includes the encoders' functions, which are shown in the Configurator as two 1u keys side by side below each half's main key block. The left key of the two (for each side) represents that half's rotary encoder's counter-clockwise function, and the right key is that encoder's clockwise function.
2018-12-06 07:27:04 -08:00
Legonut
8a330b33ff Keyboard: Add new keyboard "Sol" from RGBKB (#4497)
* Add final RGBKB Sol firmware

* Apply suggestions from code review

Apply most of the changes noroadsleft has suggested

Co-Authored-By: Legonut <legonut3@gmail.com>

* Cleanup readme

* Cleanup keymaps per @noroadslefts suggestions

* Remove eeproms, use set_single_persistent_default_layer

* Suggestions from @noroadsleft and @drashna

some small cleanup

* Change RGB_SMOD to RGB_RMOD

* fix RGB_SMOD

* Apply suggestions from code review

Remove redundant lines

Co-Authored-By: Legonut <legonut3@gmail.com>
2018-12-04 18:15:52 -08:00