~ruther/qmk_firmware

c68597d9 — MechMerlin 7 years ago
Octagon V1 Support (Port) (#2184)

* Preliminary commit for Octagon V1 support

This is essentially a cp -R v2 v1 with a few things changed to
get it to compile and build.

* The Octagon V1 supports up to 84 keys as opposed to the V2 which
supports up to 86. This commit changes the keymap to match it.

* Temporary default keymap just to get things to compile

* Update readme file

* Fix switch matrix

* Fix underglow lighting option

* Fix keymap to take care of shifted columns

* Fix keymap formatting

* Remove un-needed files left over from rasmusx

* Make Octagon V1 have its own keymap directory with default keymap

* Make Octagon V2 have its own keymap directory with default keymap

* Cleanups and readme edits
5ffec5d9 — U-LANDSRAAD\drashna 7 years ago
Disable MIDI on preonic to fix firmware compilation errors
a8eaf0b6 — Nicolas Guelpa 7 years ago
Adding pok3r like layout to the let's split (#2135)

* adding new layout for the planck that helps when coming from the pok3r

* Fixing the function layer

* Update readme.md

* Update keymap.c

Making some small adjustments

* Update keymap.c

switching GUI and Esc

* Update keymap.c

* adding mod tap on left and right shift

* adding mod tap on left and right shift

* poker keymap for lets split

* fixing the FN layer

* removing unused file
4f484bc1 — Drashna Jael're 7 years ago
Add on/off/toggle keycodes for Auto Shift
a1fa70f9 — U-LANDSRAAD\drashna 7 years ago
Add toggle option to AutoShift
d8f0faab — Hugo Gayosso 7 years ago
Fixed typo
818042b2 — Kaleb Elwert 7 years ago
k_type: add belak keymap
8910f9b8 — Jason Rosenman 7 years ago
Marked util/atmega32a_program.py as executable so that programming script works.
9dd3e08f — MechMerlin 7 years ago
Octagon V2 Refactor (#2170)

* rename octagon_v2 directory to octagon directory

* Move octagon_v2 files to v2 sub-directory

* Edit readme files

* setup header files for building multiple versions of the Duck
Octagon.

* Changes as per Jack's PR 2170 comments
b3bcafcc — fauxpark 7 years ago
Unsign key argument in add_key_to_report
b8f08d93 — Arda Kılıçdağı 7 years ago
Added Ardakilic keymap for Tada68 (#2174)

* Added Ardakilic keymap

more key fixes

* power key instead of eject
dd372453 — kimkimkeren 7 years ago
Custom Keymaps for Certain Layouts (#2161)

* Add keymap for my friend's KBD75\nBug : RGUI is read as RALT

* Add keymap for Nyquist

* Add Keymap for Whitefox (Truefox layout only)

* Add Keymap for XD75 and XD73 (XD75 with 1u blocker each on left and right bottom
eab41f7b — kamisamamizu 7 years ago
Added default case to process_record_user

I tried using process_record_user and if I had to add the default case for it to compile.
cca3dcc5 — Vlad Buslov 7 years ago
Add my keymap for dz60
12e66330 — kamisamamizu 7 years ago
Add COSPAD to QMK and add functions to read HSV (#2156)

* Added functions to read HSV values

I have added three functions to rgb_light.c to be able to read the hue, saturation and value from other places.
They are rgblight_get_hue(), rgblight_get_sat(), adn rgblight_get_val().

* Create keymap.c

* Add COSPAD support to QMK

I have ported the COSPAD numpad to qmk.

* Update readme.md

* Update cospad.c
d91c9858 — That-Canadian 7 years ago
Christmas tree (#2160)

* Line ending stuff again

* Added initial files for Christmas Tree PCB

* Updated Readme and info json's, also config.

* Cleaned up keymap file, added proper comments for keymap. Removed readme leftover from original copy of planck folder structure.

* Forgot to push rules.mk for the V2017 folder, fixed now.
8a099770 — U-LANDSRAAD\drashna 7 years ago
Remove MIDI from Planck Rev5 to fix compile build size issue
0e1a7314 — Jack Humbert 7 years ago
Update readme.md
57ef8a54 — Jack Humbert 7 years ago
deletes the extra mechmini readme [doh]
reforked master and added changes to 7u and 6u iso layouts
Next