Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-06 | Remove _quantum functions from custom matrix.c code | U-LANDSRAAD\drashna | |
2017-10-15 | adds default keymap for handwired boards | Jack Humbert | |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | |
* 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 | |||
2017-08-07 | update priyadi's keymap config | Jack Humbert | |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | |
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | |
Fixes #1201. | |||
2017-04-30 | Simple RGB backlight theming | Priyadi Iman Nurcahyo | |
2017-04-30 | Syntax fix | Priyadi Iman Nurcahyo | |
2017-04-29 | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵ | Priyadi Iman Nurcahyo | |
frequency | |||
2017-04-19 | tune clicks | Priyadi Iman Nurcahyo | |
2017-04-19 | Fix LED sequence; bug fixes | Priyadi Iman Nurcahyo | |
2017-04-19 | Fix Planck compatibility | Priyadi Iman Nurcahyo | |
2017-04-19 | Keymap updates and some adjustment for latest version of QMK | Priyadi Iman Nurcahyo | |
2017-04-19 | Promethium rev2 | Priyadi Iman Nurcahyo | |
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix | |||
2017-02-21 | added pause, prtsc & ins to list of keys to be processed on release | Priyadi Iman Nurcahyo | |
2017-02-21 | Move caps to FUN layer; add Pause key | Priyadi Iman Nurcahyo | |
2017-02-21 | Move del back to fun+backspce | Priyadi Iman Nurcahyo | |
2017-02-21 | Only process Fnumber on key release, and only when layer is still active | Priyadi Iman Nurcahyo | |
2017-02-16 | Fix integer overflow | Priyadi Iman Nurcahyo | |
2017-02-16 | reposition ins and del key | Priyadi Iman Nurcahyo | |
2017-02-15 | Added README for my keymap | Priyadi Iman Nurcahyo | |
2017-02-15 | Move keyboard specific stuff to keyboard specific files, and vice versa | Priyadi Iman Nurcahyo | |
2017-02-15 | Added copyright notice | Priyadi Iman Nurcahyo | |
2017-02-15 | Merge my Planck-like keyboards | Priyadi Iman Nurcahyo | |
2017-02-15 | Move Alt-Tab position | Priyadi Iman Nurcahyo | |
2017-02-15 | num, func, punc 3state layer done right | Priyadi Iman Nurcahyo | |
2017-02-14 | GUI layer fixes | Priyadi Iman Nurcahyo | |
2017-02-14 | Alt-tab handling in GUI layer | Priyadi Iman Nurcahyo | |
2017-02-14 | remove stand alone punc layer switcher for now | Priyadi Iman Nurcahyo | |
2017-02-14 | Add explicit punctuation key for greek layers | Priyadi Iman Nurcahyo | |
2017-02-14 | Func + Num = Punc | Priyadi Iman Nurcahyo | |
2017-02-13 | move GRV to ESC position | Priyadi Iman Nurcahyo | |
2017-02-13 | Forgot to add ifdef to optional feature | Priyadi Iman Nurcahyo | |
2017-02-13 | Remove assignment warning | Priyadi Iman Nurcahyo | |
2017-02-13 | Workaround to remove warning | Priyadi Iman Nurcahyo | |
2017-02-13 | Some space optimization and housekeeping | Priyadi Iman Nurcahyo | |
2017-02-11 | Add regular space to B+N on GUI layer for repeating space | Priyadi Iman Nurcahyo | |
2017-02-11 | Switch to Emoji layer using Punc + greek | Priyadi Iman Nurcahyo | |
2017-02-11 | Turn off capslock when entering num layer | Priyadi Iman Nurcahyo | |
2017-02-11 | Move X in number layer away from space | Priyadi Iman Nurcahyo | |
2017-02-11 | LSpace + RSpace = switch layer | Priyadi Iman Nurcahyo | |
2017-02-11 | Implement Capslock LED | Priyadi Iman Nurcahyo | |
2017-02-11 | simplify battery calculation for now | Priyadi Iman Nurcahyo | |
2017-02-11 | Fix emoji layer | Priyadi Iman Nurcahyo | |
2017-02-11 | RShift + LShift = Capslock | Priyadi Iman Nurcahyo | |
2017-02-11 | Add reset keycode | Priyadi Iman Nurcahyo | |
2017-02-11 | Generalize layer indicators | Priyadi Iman Nurcahyo | |
2017-02-10 | Add ifdefs for keyboard layouts | Priyadi Iman Nurcahyo | |