Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-06 | Update readme | Nic Aitch | |
2017-08-06 | Add nic keymap | Nic Aitch | |
2017-08-06 | Add "hhkb with arrows" macro | Nic Aitch | |
2017-08-06 | Port hhkbanana | Nic Aitch | |
2017-08-06 | Port true_banana as default | Nic Aitch | |
2017-08-06 | Port main keyboard parts | Nic Aitch | |
2017-08-06 | Fixed a layout comment to match layout array | Gareth Pye | |
2017-08-06 | Port updated debouncing algorithm from Let's Split to Nyquist | Danny Nguyen | |
2017-08-06 | Add .eep files for setting hands | Danny Nguyen | |
2017-08-06 | Add RGB commands to default Nyquist keymap | Danny Nguyen | |
2017-08-06 | Update readme.md | Rozakiin | |
2017-08-06 | Add files via upload | Rozakiin | |
2017-08-04 | Add language-switch for locking switch | Balz Guenat | |
2017-08-03 | Merge pull request #1538 from That-Canadian/eco-keyboard | Jack Humbert | |
Eco keyboard | |||
2017-08-03 | Merge pull request #1540 from fabiant7t/master | Jack Humbert | |
amj40 added; my layouts for Let's Split, amj40 and XD75 | |||
2017-08-03 | Fix location of where the make command should be run | Danny Nguyen | |
2017-08-03 | Move avrdude flashing script from individual keyboard rules.mk to common ↵ | Danny Nguyen | |
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro | |||
2017-08-03 | add personal keymap | Balz Guenat | |
2017-08-03 | added a clone of my lets split grid layout on a re75 | Fabian Topfstedt | |
2017-08-03 | Merge https://github.com/qmk/qmk_firmware | Fabian Topfstedt | |
2017-08-03 | Added V2 files for the ECO board, also changed default from rev1 to rev2. | That-Canadian | |
2017-08-02 | Picture and details update | Eagleheardt | |
I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder | |||
2017-08-03 | add the bananasplit keyboard incl. default keymap. | Balz Guenat | |
2017-08-02 | Adds Eagleheardt's XD60 keymap (#1528) | Eagleheardt | |
* Add files via upload * Update readme.md * Update readme.md * Add files via upload | |||
2017-08-02 | Fix HHKBish layout arrows | Mark John Garcia Merin | |
2017-08-02 | Change TG to TO | MechMerlin | |
2017-08-02 | Update keymap to have HHKB-ish support and readme along with it | MechMerlin | |
2017-08-02 | add KC_Grave and fix typo on readme | MechMerlin | |
2017-08-02 | Add a readme.md file for the keymap | MechMerlin | |
2017-08-02 | New keymap for mechmerlin | MechMerlin | |
2017-08-02 | added missing media controls and mod-tap rshift/enter | Balz Guenat | |
2017-08-02 | add my keymap | Balz Guenat | |
2017-08-02 | Add keymap xk | xk | |
2017-08-01 | Normalize all line endings | Zeal Jagannatha | |
2017-07-31 | changed adjust layer to emulate mouse on rignt hand | Fabian Topfstedt | |
2017-07-31 | Merge https://github.com/qmk/qmk_firmware | Fabian Topfstedt | |
2017-07-31 | layout updates and cleanups | Fabian Topfstedt | |
2017-07-30 | line-endings | Jack Humbert | |
2017-07-30 | added xd75 to list in /keyboards | Benjamin Kesselring | |
2017-07-30 | updated readme and tweaked keymap | Benjamin Kesselring | |
2017-07-30 | add backlight support (probably) | Benjamin Kesselring | |
2017-07-30 | fix RGB | Benjamin Kesselring | |
2017-07-30 | add xd75, preliminary RGB' | Benjamin Kesselring | |
2017-07-29 | Add an Ergodox Colemak Mod-DH keymap for french layouts | Kototama | |
[Colemak Mod-DH](https://colemakmods.github.io/mod-dh/) layout for users keeping an `azerty` layout configuration on their OS. The symbols layers was done after analysing various programming languages sources codes and should be close to optimal for typing confort. | |||
2017-07-29 | Changes lets_split to use timer based debouncing | ahtn | |
The let's split code used delays in its debouncing algorithm which increases input latency. This commit copies and adapts the code from `quantum/matrix.c` to lets_split's `matrix.c`. | |||
2017-07-28 | Fixed error in readme | unknown | |
2017-07-28 | Removed un-needed protosplit directory and updated readme | unknown | |
2017-07-28 | Reverted changes | unknown | |
2017-07-28 | Figured out that I didn't need to include both keymaps in both files | unknown | |
2017-07-28 | Hopefully compile issues are gone, and updated files | unknown | |