Commit Graph

32 Commits (88a7fa762f0b6b696b15334dde4851fdc601b558)

Author SHA1 Message Date
Hannes Egler c9d23f50f6 Added RGB and in-switch LED controls (#2227)
* Default layout with RGB and in-switch LED controls

This is a variation of the default keymap with added RGB underglow and in-switch LED controls.

* Readme for default_rgb keymap

* ISO keymap with RGB and in-switch LED controls

This is a variation of the default ISO keymap with added RGB Underglow and in-switch LED controls.

* readme for iso_rgb keymap
7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 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 3d5d3e1b0c Merge pull request #1387 from antelaurijssen/master
Submitting my own custom layout for S60X keyboard
7 years ago
Ante Laurijssen f37daa5343 Properly formatted unordered lists in readme.md 7 years ago
Ante Laurijssen 3ee346c07b Mods to readme.md 7 years ago
Ante Laurijssen 78a4cfd453 Modifications to readme.md and deletion of keyboard layout images 7 years ago
Jack Humbert 23c448b21d remove .hex, .PNG, .jpg 7 years ago
Jack Humbert a7ce482d14 remove the rest of the .pngs 7 years ago
Ante Laurijssen 54d48140cd -MIDI Chords now using process_record_user instead of F(n) keys
-Morse Code shift keys implemented
7 years ago
Ante Laurijssen 7146dfea6e Created special shift keys for Morse layer that change variable value, enabling to send “shifted” special morse code characters. 7 years ago
Ante Laurijssen 8f80f35186 Working on Morse Code Macros 7 years ago
Ante Laurijssen 1b8ed53f21 Added a couple of custom keys and updated layer image 7 years ago
Ante Laurijssen 9cfa37bb3d Improvements and corrections to morse code macros layer 7 years ago
Ante Laurijssen fbaf964a85 Improvements to Midi and keymap 7 years ago
Ante Laurijssen 06684555d2 Another typo... 7 years ago
Ante Laurijssen cd4ccee703 Corrected typo in readme.md 7 years ago
Ante Laurijssen 1ef911d150 Added a few images 7 years ago
Ante Laurijssen 4c48c29c0e Added MIDI_CHORD layer and other little fixes.
Updated readme.md
7 years ago
Ante Laurijssen a584675735 Midi Chord Function is now working! But some chords lag... 7 years ago
Ante Laurijssen 6b1f707ce9 Still working on these MIDI CHORDS! 7 years ago
Ante Laurijssen b4b06f81b5 More changes to keymap.c to try and get midi chords to work 7 years ago
Ante Laurijssen 1a0dfbbc96 More updates to keymap.c - still errors with midi when trying to compile 7 years ago
Ante Laurijssen 4d783d0e69 More work on my keymap.c and added .png images of my different layers. 7 years ago
Ante Laurijssen 06433eb1a0 More work on keymap.c and config.h 7 years ago
Ante Laurijssen b766407cbe Continuing work on keymap.c 7 years ago
Ante Laurijssen 26c6f6a85c Added Space Cadet Rollover Disable to config.h 7 years ago
Ante Laurijssen 814b570ba1 Working on keymap.c file... 7 years ago
Ante Laurijssen ee0b34feaf Started working on custom midi chord function 7 years ago
Ante Laurijssen f006ebebbd Initial push of my keymap 7 years ago
Jack Humbert d1d2b87f97 fixes s60_x keyboard 8 years ago