Commit Graph

78 Commits (9aaa491bc0b7f904dca1be0d002efe0f0db86477)

Author SHA1 Message Date
Jack Humbert 7f2882832e adds default keymap for handwired boards
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. ()
* 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
Jack Humbert 107d8031e5 update priyadi's keymap config
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ ()
* start driver isolation

* update nyquist and orthodox boards

* update atreus62

* move drivers to avr

* update avr conditional
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles ()
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes .
Priyadi Iman Nurcahyo 343f8d368e Simple RGB backlight theming
Priyadi Iman Nurcahyo 2f28652dcc Syntax fix
Priyadi Iman Nurcahyo d8f1949029 Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click frequency
Priyadi Iman Nurcahyo f9d226ca50 tune clicks
Priyadi Iman Nurcahyo ce0efa6b9a Fix LED sequence; bug fixes
Priyadi Iman Nurcahyo 5bc0c4a011 Fix Planck compatibility
Priyadi Iman Nurcahyo 3fa0b66289 Keymap updates and some adjustment for latest version of QMK
Priyadi Iman Nurcahyo 93b2f23bba Promethium rev2
* 10 more indicator LEDs
* Piezo buzzer
* Uses HC138 decoder to free up 5 pins
* Trackpoint buttons are now part of matrix
Priyadi Iman Nurcahyo 3dab8a60fc added pause, prtsc & ins to list of keys to be processed on release
Priyadi Iman Nurcahyo 57623805e8 Move caps to FUN layer; add Pause key
Priyadi Iman Nurcahyo b306f83c6b Move del back to fun+backspce
Priyadi Iman Nurcahyo 77f9363675 Only process Fnumber on key release, and only when layer is still active
Priyadi Iman Nurcahyo e5bd81f0a6 Fix integer overflow
Priyadi Iman Nurcahyo 96a8e2d5f5 reposition ins and del key
Priyadi Iman Nurcahyo ac04fe0301 Added README for my keymap
Priyadi Iman Nurcahyo 3882f97d2e Move keyboard specific stuff to keyboard specific files, and vice versa
Priyadi Iman Nurcahyo 1eac297a2f Added copyright notice
Priyadi Iman Nurcahyo c2f0207d59 Merge my Planck-like keyboards
Priyadi Iman Nurcahyo 168c912027 Move Alt-Tab position
Priyadi Iman Nurcahyo df311c7b40 num, func, punc 3state layer done right
Priyadi Iman Nurcahyo 3758cfd95f GUI layer fixes
Priyadi Iman Nurcahyo 6c692fca7d Alt-tab handling in GUI layer
Priyadi Iman Nurcahyo 7ae677dcb7 remove stand alone punc layer switcher for now
Priyadi Iman Nurcahyo 02662e3869 Add explicit punctuation key for greek layers
Priyadi Iman Nurcahyo c2531ff43b Func + Num = Punc
Priyadi Iman Nurcahyo 15e2dbb2a9 move GRV to ESC position
Priyadi Iman Nurcahyo 97472aabe6 Forgot to add ifdef to optional feature
Priyadi Iman Nurcahyo 68e5c85999 Remove assignment warning
Priyadi Iman Nurcahyo 455568d197 Workaround to remove warning
Priyadi Iman Nurcahyo 5d5f2ff50d Some space optimization and housekeeping
Priyadi Iman Nurcahyo 4163a3819e Add regular space to B+N on GUI layer for repeating space
Priyadi Iman Nurcahyo 4c05e39a02 Switch to Emoji layer using Punc + greek
Priyadi Iman Nurcahyo 4586b19be3 Turn off capslock when entering num layer
Priyadi Iman Nurcahyo c6123b2e4a Move X in number layer away from space
Priyadi Iman Nurcahyo 513286cf98 LSpace + RSpace = switch layer
Priyadi Iman Nurcahyo 79de0cd119 Implement Capslock LED
Priyadi Iman Nurcahyo 9fc3afbef4 simplify battery calculation for now
Priyadi Iman Nurcahyo b31ac35441 Fix emoji layer
Priyadi Iman Nurcahyo fdd06d3fca RShift + LShift = Capslock
Priyadi Iman Nurcahyo bf31f516e3 Add reset keycode
Priyadi Iman Nurcahyo 909fd4ae64 Generalize layer indicators
Priyadi Iman Nurcahyo 229e38f097 Add ifdefs for keyboard layouts
Priyadi Iman Nurcahyo 5944ab246a Implement battery level indicator