Matthew Dias
24a741649d
[Keyboard] Add minim keyboard ( #10970 )
...
* Create minim firmware
* Cleanup and add configurator support
* PR Checklist Items
* Delete keymap.c
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
5 years ago
satt99
e4a0a5f4e1
[Keyboard] Vision keyboard by SatT ( #9768 )
...
* Add vision keyboard
* Remove bootloader_defs.h
* Update keyboards/satt/vision/readme.md
* Change Vendor ID
* Update keyboards/satt/vision/config.h
* Update keyboards/satt/vision/rules.mk
* Fix info.json
* Apply suggestions from code review
* Add license header
* Apply suggestions from code review
5 years ago
fauxpark
eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards ( #7915 )
...
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards
* Define diode direction for failing boards
* Matching parentheses
* Put onekey diode directions in top level config
5 years ago
Joel Challis
38aefaf78e
ARM - Initial backlight support ( #6487 )
...
* Move AVR backlight to own file, add borrowed ARM implementation
* Tiny fix for backlight custom logic
* Remove duplicate board from rebase
* Fix f303 onekey example
* clang-format
* clang-format
* Remove backlight keymap debug
* Initial pass of ARM backlight docs
* Initial pass of ARM backlight docs - resolve todos
* fix rules validation logic
* Add f072 warning
* Add f072 warning
* tidy up breathing in backlight keymap
* tidy up breathing in backlight keymap
* add missing break to backlight keymap
6 years ago
Joel Challis
2a56b61a28
[Keyboard] Refactor of onekey to support multiple development boards ( #6017 )
...
* Initial refactor of onekey to support multiple development boards
* Fixes to get teensy lc && 3.2 working
* Add pin tables
* Add caveats to Teensy boards
* Correct bootloader for Elite-C
6 years ago
Drashna Jaelre
b05c0e46c6
Adds a default value for IS_COMMAND for COMMAND feature ( #4301 )
...
* Add default value for IS_COMMAND for COMMAND feature
* Cleanup and consistency
* Update Templates to reflect change
* Fix IS_COMMAND in template
* Fix IS_COMMAND define
* Use consistent IS_COMMAND block in templates
* Remove unnecessary `#undef IS_COMMAND` directives
* Fix compile issue on orthodox
* Reomve IS_COMMAND option for newer boards
* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting
* Remove a couple of additional IS_COMMAND defines
* Remove remaining redundant IS_COMMAND definitions
* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin
* Remove multiple empty lines in modified config.h files
* Update additional boards
* Reomve IS_COMMAND from newer boards
* Update Alice keyboard
* Remove IS_COMMAND from additional boards
Jan 24th edition
6 years ago
Jack Humbert
ba6fb23f07
adds handwire and onekey example
9 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
9 years ago
Jack Humbert
de57799530
brings alps64 up-to-date (needs testing)
9 years ago
tmk
507ebb34f5
alps64: Change keymaps and USB descriptors.
10 years ago
tmk
d5ac54449a
Add alps64
10 years ago
tmk
2721022078
Add mechanical locking switch support for NumLock and ScrollLock
12 years ago
tmk
10f33a3e48
Remove ACT_KEYMAP and ACT_OVERLAY
...
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
12 years ago
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
12 years ago
tmk
b2a19328ad
Changed Makefile and config.h for new options
12 years ago
tmk
9a3edb897a
Fix Makefile and config.h of gh60 for new options
12 years ago
tmk
dbcac865b9
Add NO_ACTION_KEYMAP config option
12 years ago
tmk
ecb7550a91
Add NO_ACTION_FUNCTION config option
12 years ago
tmk
9757f960f9
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
12 years ago
tmk
b057511f45
Add NO_ACTION_OVERLAY config option
12 years ago
tmk
9a106537f6
Add NO_PRINT and NO_DEBUG config options.
...
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
12 years ago
tmk
c4ab832be0
Fix Locking CapsLock support in ADB converter
12 years ago
tmk
92b92dd78f
Add mechanical locking switch support for CapsLock
12 years ago
tmk
1d5bbb55f2
Fix legacy keymap support
...
- need to define USE_LEGACY_KEYMAP to use legacy keymap
12 years ago
tmk
51050875b7
Add BOOTLOADER_SIZE and remove BOOT_SIZE
...
- define BOOTLOADER_SIZE in config.h instead of Makefile
12 years ago
tmk
359b68d35f
Add eeconfig.c - eeprom stored paramerters
12 years ago
tmk
abf0b04d14
Apply new keymap for gh60
12 years ago
tmk
b60f9c6ac6
Boot Magic key for gh60
12 years ago
tmk
c009f4643c
Added Initial files for gh60.
13 years ago
tmk
3f47bcbcae
Fix target name and product id of pahntom.
13 years ago
tmk
613fdb24fc
Add initial files for Phantom from Tranquilite@GH.
13 years ago
tmk
ce4857e021
Fix and keymap of hid_liber from alaricljs at geekhack.org.
13 years ago
tmk
1a4ae0fc36
Fix copyright and license notices.
13 years ago
tmk
878daae9c3
Rename to hid_liber.
13 years ago
tmk
c5057c28b1
Add initial files for hid_libre.
13 years ago
tmk
ce2e06c394
Fix projects for new keycodes
13 years ago
tmk
2c5d3ac76f
Add Makefile.lufa to keyboard/hhkb and hbkb.
13 years ago
tmk
81706d1130
Moved protocol files; news and x68k.
...
Renamed sony_usb to news_usb
Renamed hbk to hbkb
13 years ago
tmk
afb0846208
Made directories for keyboard and converter projects.
13 years ago
tmk
f4bff66e91
Added Happy Buckling Keyboard.
13 years ago
tmk
6284b147c2
add debouncing into macway/matrix.c.
14 years ago
tmk
e67c988824
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
14 years ago
tmk
0dde25e81c
added copyright and license notice.
14 years ago
tmk
60052acc0f
fixed macway to comply new API.
14 years ago
tmk
fd49c69d1a
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
...
ADD: Build option: MATRIX_HAS_GHOST to enable ghost blocking logic.
FIX: choose matrix buffer type(uint8_t/uint16_t) automatically
depending on column size in matrix.c.
FIX: use uint8_t insted of int in matrix.c.
15 years ago
tmk
6b0c939d72
add a build option: USB_EXTRA_ENABLE
15 years ago
tmk
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
...
Change build options: Makefile and config.h. See README.
15 years ago