summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | led oopsJack Humbert2015-02-234-27/+10
| | | |
| * | | vladJack Humbert2015-02-213-2/+30
| | | |
| * | | joeJack Humbert2015-02-191-6/+6
| | | |
| * | | joeJack Humbert2015-02-191-1/+1
| | | |
| * | | joeJack Humbert2015-02-191-2/+2
| | | |
| * | | joeJack Humbert2015-02-193-9/+117
| | | |
| * | | seanJack Humbert2015-02-151-9/+9
| | | |
| * | | defined semi-standard and short space layoutspepers2015-01-279-556/+41
| | | |
| * | | defined KEYMAP_GRID for grid layoutspepers2015-01-232-15/+47
| | | |
| * | | Create keymap_matthew.cJack Humbert2015-01-231-0/+50
| | | |
| * | | Create keymap_nathan.cJack Humbert2015-01-231-0/+180
| | | |
| * | | Update README.mdJack Humbert2015-01-231-0/+2
| | | |
| * | | Update README.mdJack Humbert2015-01-151-0/+1
| | | |
| * | | Update README.mdJack Humbert2015-01-151-125/+5
| | | |
| * | | Merge remote-tracking branch 'upstream/master'Jack Humbert2015-01-1421-6/+1796
| |\| |
| | * | hhkb: Add Makefile.jp for HHKB JPJun Wako2015-01-113-6/+13
| | | |
| | * | infinity: Add initial files for keyboard supportJun Wako2015-01-0413-406/+1007
| | | |
| | * | infinity: Move project specific files to localJun Wako2015-01-047-1/+403
| | | |
| | * | Fix linker script for NVIC vector on RAMJun Wako2015-01-042-16/+7
| | | |
| | * | Add openocd config files for K20Jun Wako2015-01-042-0/+137
| | | |
| | * | Add keyboard/infinityJun Wako2015-01-045-0/+652
| | |/
| * | Create keymap_shane.cJack Humbert2015-01-141-0/+100
| | |
| * | seanJack Humbert2015-01-137-61/+92
| | |
| * | atomicJack Humbert2015-01-1216-0/+1396
| | |
| * | namesJack Humbert2015-01-123-7/+7
| | |
| * | dotcomJack Humbert2015-01-053-61/+41
| | |
| * | dotcomJack Humbert2015-01-052-0/+85
| | |
| * | Update keymap_jack.cJack Humbert2015-01-051-12/+19
| | |
| * | added planck folderJack Humbert2014-12-149-3/+798
| | |
| * | Update keymap_common.hJack Humbert2014-12-121-2/+2
| | |
| * | Update matrix.cJack Humbert2014-12-121-45/+37
| | |
| * | Update keymap_planck.cJack Humbert2014-12-121-45/+34
| | |
* | | KC_INSERT should be KC_INSNathan Ross Powell2015-01-161-0/+0
|/ / | | | | | | The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
* | Update keymap_planck.ccharlesmartin2014-12-111-2/+2
| |
* | ledJack Humbert2014-12-114-48/+38
| |
* | initJack Humbert2014-12-081-0/+51
| |
* | initJack Humbert2014-12-082-48/+38
|/
* hhkb: Change keymap and bootmagic salt keytmk2014-11-253-5/+5
|
* Change key_t to keypos_ttmk2014-11-248-8/+8
|
* Merge branch 'rn42' into merge_rn42tmk2014-11-2425-1/+2786
|\ | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h
| * Update doctmk2014-11-232-2/+136
| |
| * Matrix power savingtmk2014-11-233-6/+29
| |
| * Add power control of key switch boardtmk2014-10-022-5/+23
| |
| * Add keyboard LED control via Bluetoothtmk2014-09-223-5/+8
| |
| * Add FET swtich for battery ADCtmk2014-09-202-0/+19
| |
| * Improve rn42_task time resolutiontmk2014-09-051-7/+5
| |
| * Update MEMO and remove a build option to save flashtmk2014-09-042-5/+97
| |
| * Monitor battery and alert low voltagetmk2014-09-043-9/+52
| |
| * Add battery managementtmk2014-09-044-60/+165
| |
| * Fix rn42_linked() to use pulluptmk2014-08-301-2/+6
| |